Grid finally working and understood

This commit is contained in:
Aaron Wuthenow
2025-12-25 22:51:23 +01:00
parent 6e1a9eff35
commit f9ecb49658
21 changed files with 354 additions and 32 deletions

View File

@@ -1,7 +1,7 @@
[plugin]
name="smartcamera2D"
description="A plug-and-play camera controller with smooth follow, screen shake, zoom"
author="Async Studio"
version="1.0"
script="plugin.gd"
name = "smartcamera2D"
description = "A plug-and-play camera controller with smooth follow, screen shake, zoom"
author = "Async Studio"
version = "1.0"
script = "plugin.gd"