godot-demo-projects/visual_script/multitouch_view
Aaron Franke 918a289ee2
Format files using updated file_format.sh
2020-10-01 14:23:54 -04:00
..
Main.tscn
Main.vs Update VisualScript demos for Godot 3.2 2020-02-12 19:31:23 -05:00
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 Optimize PNG images using oxipng 2020-08-16 17:48:38 -05:00
icon.png.import
project.godot Clean up unused and outdated environment files 2020-06-27 20:58:19 -04:00

README.md

Multitouch View with VisualScript

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

Language: VisualScript

Renderer: GLES 2

Note: There is a GDScript version available here.

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

Screenshots

Screenshot