4 lines
52 B
GDScript3
4 lines
52 B
GDScript3
|
extends Button
|
||
|
|
||
|
export(String) var scene_to_load
|