add travel time
This commit is contained in:
@@ -11,6 +11,7 @@ script/source = "extends Node
|
||||
@export var icon_inactive: Texture2D
|
||||
var isPlaying = true
|
||||
|
||||
|
||||
func play_track():
|
||||
player.play()
|
||||
isPlaying = true
|
||||
|
||||
Reference in New Issue
Block a user