mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-04 15:00:09 +01:00
When pressing with two fingers at once and pinching, an old coordinate contained in the curr_state dictionary gets added to the base_state dictionary, which causes unintended jumps in both scale and rotation. By clearing base_state the script functions as intended.
Mobile Demos
These demos depend on features only available in mobile phones or tablets.
The Android IAP demo only runs on Android.
Languages: All are GDScript
Renderers: All are GLES 2