godot-demo-projects/mobile/multitouch_view
Hugo Locurcio 1d5184e235
Update most demos for Godot 4.0.beta10 (#782)
2023-01-05 16:50:17 +01:00
..
screenshots
Main.gd Convert demos to Godot 4 using regular expressions in a script 2022-03-26 16:09:10 -05:00
Main.tscn
README.md Link to the asset library from the README of each demo 2020-09-10 15:37:10 -04:00
TouchHelper.gd Format files using updated file_format.sh 2020-10-01 14:23:54 -04:00
icon.png
icon.png.import Convert demos to Godot 4 using regular expressions in a script 2022-03-26 16:09:10 -05:00
project.godot Update most demos for Godot 4.0.beta10 (#782) 2023-01-05 16:50:17 +01:00

README.md

Multitouch View with GDScript

Simple debugger for multitouch input. Shows colored dots everywhere you press.

Language: GDScript

Renderer: GLES 2

Note: There is a VisualScript version available here.

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/142

Screenshots

Screenshot