mirror of
https://github.com/Relintai/pandemonium_demo_projects.git
synced 2024-12-21 13:56:50 +01:00
14 lines
373 B
Markdown
14 lines
373 B
Markdown
|
# Multitouch Cubes Demo
|
||
|
|
||
|
Demo of multitouch input and different gestures using the touch API. This demo is meant to be used with a touch-enabled device such as a phone or tablet.
|
||
|
|
||
|
Language: GDScript
|
||
|
|
||
|
Renderer: GLES 2
|
||
|
|
||
|
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/141
|
||
|
|
||
|
## Screenshots
|
||
|
|
||
|
![Screenshot](screenshots/multitouch_cubes.png)
|