spes/Planetside/PlanetTest.tscn

13 lines
477 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://88bfgalc6tw1"]
[ext_resource type="Material" uid="uid://bx3q1wj2uqb4i" path="res://Environment/M_TestGrid.tres" id="1_hbgop"]
[sub_resource type="PlaneMesh" id="PlaneMesh_1shdn"]
[node name="Node3D" type="Node3D"]
[node name="MeshInstance3D" type="MeshInstance3D" parent="."]
transform = Transform3D(50, 0, 0, 0, 50, 0, 0, 0, 50, 0, 0, 0)
mesh = SubResource("PlaneMesh_1shdn")
surface_material_override/0 = ExtResource("1_hbgop")