SpielBackupAlt/scripts/HidingPlace.gd

5 lines
66 B
GDScript
Executable File

extends StaticBody
func interact(relate):
relate.Hide(self)