MORE Camera
This commit is contained in:
6
utility/EntityData.gd
Normal file
6
utility/EntityData.gd
Normal file
@@ -0,0 +1,6 @@
|
||||
class_name EntityData
|
||||
extends Resource
|
||||
|
||||
@export var name: String
|
||||
@export var canFly: bool
|
||||
@export var canSpawnThings: bool
|
||||
Reference in New Issue
Block a user