6 lines
62 B
GDScript
6 lines
62 B
GDScript
extends Node3D
|
|
|
|
class_name GameObject
|
|
|
|
enum PLACEMENTS {DOOR}
|