Releases: Federico-Ciuffardi/GestureControlledCamera2D
Releases · Federico-Ciuffardi/GestureControlledCamera2D
4.x - v1.1.1
First release compatible with Godot 4. Thanks to @OmarShehata!
Changes
- Fix camera2global returning incorrect position
3.x - v1.1.1
Release compatible with Godot 3.
Changes
- Fix camera2global returning incorrect position
Fix limits for zoom and move
v1.1.0 Refactor set_position
v1.0.1
Release Summary
Camera movement with position instead of offset.
This makes the camera limits work. See godotengine/godot#30361.
v1.0.0
The Camera2D rotation, movement, and zoom can be controlled by gestures.