Compare commits

..

No commits in common. "master" and "flappy_bird" have entirely different histories.

View file

@ -68,4 +68,5 @@ func update_rotation():
func _on_Player_body_entered(_body):
# Set the right variables and emit the right signals so the game restarts
# TODO 2
pass