Change to Basic 3d Version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
extends Node2D
|
||||
|
||||
var game_arena :PackedScene= preload("res://game_arena.tscn")
|
||||
var game_arena :PackedScene= preload("res://3d_test.tscn")
|
||||
var scene_ref = null
|
||||
|
||||
# Called when the node enters the scene tree for the first time.
|
||||
|
||||
Reference in New Issue
Block a user