basic building structures

This commit is contained in:
Victor Turgeon
2023-06-10 17:14:55 -04:00
parent e028b544c5
commit 3f3e39a40f
18 changed files with 149 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,8 @@
[gd_scene load_steps=2 format=3 uid="uid://cdakee12nn8un"]
[ext_resource type="PackedScene" uid="uid://drquy4ugyqfej" path="res://assets/meshes/highlights-grass.glb" id="1_nkvow"]
[node name="highlights-grass" instance=ExtResource("1_nkvow")]
[node name="highlight-grass" parent="." index="0"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)

View File

@@ -0,0 +1,8 @@
[gd_scene load_steps=2 format=3 uid="uid://bea5tpiqs0m4b"]
[ext_resource type="PackedScene" uid="uid://boupol2bwdrty" path="res://assets/meshes/highlights-sand.glb" id="1_jjdub"]
[node name="highlights-sand" instance=ExtResource("1_jjdub")]
[node name="highlight-sand" parent="." index="0"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.0190696, -0.0119573, -0.0436006)

View File

@@ -0,0 +1,5 @@
[gd_scene load_steps=2 format=3 uid="uid://be1m1udcg0v54"]
[ext_resource type="PackedScene" uid="uid://ds0lxspxtnkcp" path="res://assets/meshes/highlights-water.glb" id="1_kcb3v"]
[node name="highlights-water" instance=ExtResource("1_kcb3v")]