Card drag
This commit is contained in:
parent
621bcf75cb
commit
0418606bd8
11 changed files with 92 additions and 0 deletions
|
|
@ -10,3 +10,7 @@ class_name CardResource
|
|||
@export var preview: Texture2D
|
||||
@export var experimental: bool = false
|
||||
@export var background: Texture2D = preload("uid://c6akwwb58fidc")
|
||||
|
||||
@export_group("Reference")
|
||||
@export var name_key: StringName
|
||||
@export var description_key: StringName
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue