Starting item and inventory tools, sketched spear animation templates.
This commit is contained in:
@@ -2,4 +2,7 @@ class_name Item extends Resource
|
||||
|
||||
|
||||
@export var image : Texture2D
|
||||
@export var name : StringName
|
||||
@export var brief : String
|
||||
@export var quantity : int = 1
|
||||
@export var max_quantity : int = 1
|
||||
|
||||
Reference in New Issue
Block a user