This commit is contained in:
bingus_violet 2024-03-13 16:15:55 -05:00
parent 279b5e5599
commit 4f70414ed9
46 changed files with 1485 additions and 170 deletions

View file

@ -10,4 +10,5 @@ func _ready():
queue_free()
func _process(delta):
global_position = get_parent().global_position
if following:
global_position = get_parent().global_position