Fixed Bugs; Added Score overview
This commit is contained in:
parent
fdfb6a7d39
commit
6d71780f36
9 changed files with 152 additions and 33 deletions
|
|
@ -13,6 +13,8 @@ var turningPoint = false
|
|||
|
||||
var type = GLOBAL.BLOCKTYPES.LIGHT
|
||||
|
||||
var expand = false
|
||||
|
||||
func _ready() -> void:
|
||||
secretPosition = position
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue