source:
Studio/World/OutOfBounds.gd@
831a978
Last change on this file since 831a978 was 831a978, checked in by , 3 years ago | |
---|---|
|
|
File size: 85 bytes |
Rev | Line | |
---|---|---|
[831a978] | 1 | extends Area3D |
2 | ||
3 | func _on_reset_bounds_body_entered(_body): | |
4 | Universal.respaun = true |
Note:
See TracBrowser
for help on using the repository browser.