Change game node to be node than node3d type
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
[ext_resource type="PackedScene" uid="uid://bw7f8kunlxd2" path="res://scripts/controllers/game/modes/game_manager.tscn" id="4_iywne"]
|
||||
[ext_resource type="PackedScene" uid="uid://himb0o6py5pt" path="res://scenes/ui/game/game_ui.tscn" id="7_u5sy4"]
|
||||
|
||||
[node name="game" type="Node3D"]
|
||||
[node name="game" type="Node"]
|
||||
script = ExtResource("1_iywne")
|
||||
|
||||
[node name="base_environment" parent="." instance=ExtResource("2_lbhrr")]
|
||||
|
||||
Reference in New Issue
Block a user