feat: simple git test;
This commit is contained in:
@@ -26,6 +26,7 @@ func _process(delta: float) -> void:
|
||||
else:
|
||||
$AnimatedSprite2D.stop()
|
||||
|
||||
# test
|
||||
# get the last collision
|
||||
# check if it's the block
|
||||
# if it is the block then push it
|
||||
|
||||
Reference in New Issue
Block a user