index
:
Games/tic-tac-tux
main
https://dweipert.itch.io/tictactux
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Objects
/
CheckFall.gd
blob: ff28fc0f9a7e17b8e52fa0e4b2027158151bdc3e (
plain
)
1
2
3
4
5
extends Area2D func _on_CheckFall_body_entered(body): get_parent().respawn_player()