mirror of
https://github.com/Relintai/pandemonium_demo_projects.git
synced 2024-12-21 13:56:50 +01:00
16 lines
451 B
Markdown
16 lines
451 B
Markdown
# 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](https://github.com/godotengine/godot-demo-projects/tree/master/visual_script/multitouch_view).
|
|
|
|
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/142
|
|
|
|
## Screenshots
|
|
|
|
![Screenshot](screenshots/multitouch.png)
|