Compare commits
No commits in common. "master" and "flappy_bird" have entirely different histories.
master
...
flappy_bir
1 changed files with 11 additions and 10 deletions
|
@ -68,4 +68,5 @@ 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