New scoreboard viewing screengit commit -m "New scoreboard viewing screen"
This commit is contained in:
parent
155c86c013
commit
b61a5122f4
22 changed files with 739 additions and 67 deletions
|
@ -16,8 +16,7 @@ export var shards_required_spicy: int = 0
|
|||
export var shards_required_pungent: int = 0
|
||||
export var boss_required: String = ""
|
||||
export var boss: bool = false
|
||||
export var scores_id: int = -1
|
||||
export var times_id: int = -1
|
||||
export var has_scoreboard: bool = false
|
||||
export var scene: PackedScene
|
||||
|
||||
var shards_required: int = 0 setget , _get_shards_required
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue