AAAA
This commit is contained in:
parent
279b5e5599
commit
4f70414ed9
46 changed files with 1485 additions and 170 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue