Change to Basic 3d Version
This commit is contained in:
9
map_3d_test.tscn
Normal file
9
map_3d_test.tscn
Normal file
@@ -0,0 +1,9 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://fjxeinktml2j"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_763vg"]
|
||||
size = Vector2(100, 100)
|
||||
|
||||
[node name="Terrain" type="StaticBody3D"]
|
||||
|
||||
[node name="MeshInstance3D" type="MeshInstance3D" parent="."]
|
||||
mesh = SubResource("PlaneMesh_763vg")
|
||||
Reference in New Issue
Block a user