forked from team-sg/hero-mark-2
ThE GREAT SHATTERINGgit status! control.tscn is DEAD! LoNG LIVE CONTROL.TSCNgit statusgit status! MWAHAHAHAHAHAHAHA
This commit is contained in:
parent
6c22279e41
commit
c1a9ab7cdc
17 changed files with 253 additions and 270 deletions
|
@ -26,7 +26,7 @@ func _physics_process(delta):
|
|||
anims.play("walk")
|
||||
#Stop at the end of path and give shard
|
||||
if position.x <= 80:
|
||||
Debug.print(Game.shards_collected)
|
||||
Console.print(Game.shards_collected)
|
||||
is_moving = false
|
||||
velocity.x = 0
|
||||
if is_holding_shard:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue