godot-demo-projects/visual_script/multitouch_view
Aaron Franke f2a18910aa
Add README files to Viewport demos
2020-03-09 03:54:32 -04:00
..
Main.tscn Update all Pong demos to Godot 3.1.2 and conform to style guides 2020-02-01 03:15:27 -05:00
Main.vs Update VisualScript demos for Godot 3.2 2020-02-12 19:31:23 -05:00
README.md Add README files to Viewport demos 2020-03-09 03:54:32 -04:00
TouchHelper.gd Update VisualScript demos for Godot 3.2 2020-02-12 19:31:23 -05:00
default_env.tres Update all Pong demos to Godot 3.1.2 and conform to style guides 2020-02-01 03:15:27 -05:00
icon.png
icon.png.import
project.godot Add README files to demos with multiple versions 2020-03-09 03:54:32 -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.

Screenshots

Screenshot