mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-04 15:00:09 +01:00
Update loading demos for 4.0 (#776)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
extends Panel
|
||||
|
||||
|
||||
func _on_goto_scene_pressed():
|
||||
get_node(^"/root/global").goto_scene("res://scene_b.tscn")
|
||||
global.goto_scene("res://scene_b.tscn")
|
||||
|
||||
Reference in New Issue
Block a user