wip menu
This commit is contained in:
@@ -20,6 +20,7 @@ func get_track_offset(coords):
|
||||
|
||||
# Called when the node enters the scene tree for the first time.
|
||||
func _ready():
|
||||
TrackSelection.connect("track_changed", self, "_reset_state")
|
||||
_reset_state()
|
||||
|
||||
func _reset_state():
|
||||
|
||||
Reference in New Issue
Block a user