ramokz / phantom-camera

👻🎥 Control the movement and dynamically tween 2D & 3D cameras. Built for Godot 4. Inspired by Cinemachine.
https://phantom-camera.dev/
MIT License
1.97k stars 65 forks source link

Camera 2D Limit Support #149

Closed ramokz closed 7 months ago

ramokz commented 7 months ago

Added the support to restrict a Camera2D's positional movement based on its built-in Limit property. Tile Map clamping from #132 has been fused into this change.