godot-demo-projects/misc/multitouch_view
Aaron Franke 2eaedf8064
Add README files to demos with multiple versions
2020-03-09 03:54:32 -04:00
..
screenshots Add README files to demos with multiple versions 2020-03-09 03:54:32 -04:00
Main.gd Update the rest of the misc demos to Godot 3.1.2 2020-02-02 04:53:12 -05:00
Main.tscn Update the rest of the misc demos to Godot 3.1.2 2020-02-02 04:53:12 -05:00
README.md Add README files to demos with multiple versions 2020-03-09 03:54:32 -04:00
TouchHelper.gd Examples about (multi)touch events 2017-12-07 03:34:10 +01:00
default_env.tres Update the rest of the misc demos to Godot 3.1.2 2020-02-02 04:53:12 -05:00
icon.png Optimize all images using `oxipng -o6 --strip all --zopfli` 2019-06-11 16:40:50 +02:00
icon.png.import Update the rest of the misc demos to Godot 3.1.2 2020-02-02 04:53:12 -05:00
project.godot Add README files to demos with multiple versions 2020-03-09 03:54:32 -04:00

README.md

Multitouch View with GDScript

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

Language: GDScript

Renderer: GLES 2

Note: There is a VisualScript version available here.

Screenshots

Screenshot