progress
This commit is contained in:
@@ -3,8 +3,10 @@ class_name TransitionPiece
|
||||
|
||||
@export var appear_at_node: String
|
||||
@export_file("*.tscn") var target
|
||||
#@export var priority: int = 100
|
||||
# Called when the node enters the scene tree for the first time.
|
||||
func _ready():
|
||||
priority = 100
|
||||
super()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user