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: 914967a6b13b07609c96f7a18c24c3b39a8aa4d7 (
plain
)
1
2
3
4
5
extends Area2D func _on_CheckFall_body_entered(_body): get_parent().respawn_player()