This commit is contained in:
pennyrigate 2025-07-19 16:54:36 -04:00
commit 6a269eb236
97 changed files with 2137 additions and 0 deletions

4
camera/camera.gd Normal file
View file

@ -0,0 +1,4 @@
extends Camera2D
func _physics_process(delta: float) -> void:
global_position = get_owner().get_node("Player").global_position

1
camera/camera.gd.uid Normal file
View file

@ -0,0 +1 @@
uid://d0c1e68rgp1tw