project-villain/objects/base_object.gd

6 lines
62 B
GDScript

extends Node3D
class_name GameObject
enum PLACEMENTS {DOOR}