LandGrifter/Assets/heightmap_meshlibrary.tres

15 lines
569 B
Text
Raw Normal View History

2025-02-10 05:24:04 +01:00
[gd_resource type="MeshLibrary" load_steps=3 format=3 uid="uid://wivhy7dy5i1n"]
[ext_resource type="Texture2D" uid="uid://773fvksy2hdp" path="res://Assets/Editor/voronoi-cube.png" id="1_rwoe1"]
[sub_resource type="BoxMesh" id="BoxMesh_q3bcf"]
[resource]
item/0/name = "Full Cube"
item/0/mesh = SubResource("BoxMesh_q3bcf")
item/0/mesh_transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)
item/0/shapes = []
item/0/navigation_mesh_transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)
item/0/navigation_layers = 1
item/0/preview = ExtResource("1_rwoe1")