basic building structures
This commit is contained in:
BIN
assets/meshes/highlights-grass.glb
Normal file
BIN
assets/meshes/highlights-grass.glb
Normal file
Binary file not shown.
BIN
assets/meshes/highlights-sand.glb
Normal file
BIN
assets/meshes/highlights-sand.glb
Normal file
Binary file not shown.
BIN
assets/meshes/highlights-water.glb
Normal file
BIN
assets/meshes/highlights-water.glb
Normal file
Binary file not shown.
8
assets/meshes/highlights_grass.tscn
Normal file
8
assets/meshes/highlights_grass.tscn
Normal 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)
|
||||
8
assets/meshes/highlights_sand.tscn
Normal file
8
assets/meshes/highlights_sand.tscn
Normal 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)
|
||||
5
assets/meshes/highlights_water.tscn
Normal file
5
assets/meshes/highlights_water.tscn
Normal 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")]
|
||||
Reference in New Issue
Block a user