Skip to content

A Camera2D node controlled through gestures. It's also an example of how to use the Godot Touch Input Manager.

License

Notifications You must be signed in to change notification settings

OmarShehata/GestureControlledCamera2D

 
 

Repository files navigation

GestureControlledCamera2D

A Camera2D node controlled through gestures. It's also an example of how to use the Godot Touch Input Manager.

Demo

Demo

How to use

2 - Using GestureControlledCamera2D

Check out the example!

Script variables

Name Description
Max Zoom The camera will not zoom in any further than this
Min Zoom The browser will not zoom out any further than this
Zoom Gesture The gesture that will control the camera zoom
Rotation gesture The gesture that will control the camera rotation
Movement Gesture The gesture that will control the camera movement

Versioning

Using SemVer for versioning. For the versions available, see the releases

Authors

  • Federico Ciuffardi

Feel free to append yourself here if you've made contributions.

Note

Thank you for checking out this repository, you can send all your questions and feedback to Federico.Ciuffardi@outlook.com.

If you are up to contribute on some way please contact me :)

About

A Camera2D node controlled through gestures. It's also an example of how to use the Godot Touch Input Manager.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GDScript 100.0%