Compare commits
2 commits
flappy_bir
...
master
Author | SHA1 | Date | |
---|---|---|---|
986d02963a | |||
bb61699984 |
1 changed files with 10 additions and 11 deletions
|
@ -68,5 +68,4 @@ func update_rotation():
|
||||||
func _on_Player_body_entered(_body):
|
func _on_Player_body_entered(_body):
|
||||||
# Set the right variables and emit the right signals so the game restarts
|
# Set the right variables and emit the right signals so the game restarts
|
||||||
# TODO 2
|
# TODO 2
|
||||||
|
pass
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue