4 lines
66 B
GDScript3
4 lines
66 B
GDScript3
|
extends Button
|
||
|
|
||
|
export (String, FILE, "*.tscn") var scene_to_load
|