Card cast
This commit is contained in:
parent
7df936cd01
commit
52572f8c37
17 changed files with 124 additions and 30 deletions
|
|
@ -1,10 +1,10 @@
|
|||
@abstract
|
||||
extends Resource
|
||||
|
||||
class_name CardResource
|
||||
|
||||
@export_group("Gameplay")
|
||||
@export_range(0,1,1,"or_greater","prefer_slider") var cost: int
|
||||
@export var spawned_unit: PackedScene
|
||||
|
||||
@export_group("Visual")
|
||||
@export var preview: Texture2D
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue