diff --git a/splunk/levels/lobby-scene/tree/tree.tscn b/splunk/levels/lobby-scene/tree/tree.tscn index e9f4a12..32e9ec7 100644 --- a/splunk/levels/lobby-scene/tree/tree.tscn +++ b/splunk/levels/lobby-scene/tree/tree.tscn @@ -10,6 +10,8 @@ height = 13.6187 [node name="tree2" parent="." instance=ExtResource("1_lbkut")] -[node name="CollisionShape3D" type="CollisionShape3D" parent="."] +[node name="StaticBody3D" type="StaticBody3D" parent="."] + +[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 6.8, 0) shape = SubResource("CapsuleShape3D_0o2vh")