aboutsummaryrefslogtreecommitdiff
path: root/client/map/tiles/grass.tscn
diff options
context:
space:
mode:
authornokoe <nokoe@mailbox.org>2024-06-29 22:05:07 +0200
committernokoe <nokoe@mailbox.org>2024-06-29 22:05:58 +0200
commit424b4ef3716e74bcc54c3eefffe6ba7994d79270 (patch)
tree57406ee7be6e0b5ab21fd6a87711e8dc3cd49220 /client/map/tiles/grass.tscn
parentb53f3d198e5899a597e5a321a277cf0ef74fec7b (diff)
downloadhurrycurry-424b4ef3716e74bcc54c3eefffe6ba7994d79270.tar
hurrycurry-424b4ef3716e74bcc54c3eefffe6ba7994d79270.tar.bz2
hurrycurry-424b4ef3716e74bcc54c3eefffe6ba7994d79270.tar.zst
set overlay font, grass tile determinstic
Diffstat (limited to 'client/map/tiles/grass.tscn')
-rw-r--r--client/map/tiles/grass.tscn6
1 files changed, 2 insertions, 4 deletions
diff --git a/client/map/tiles/grass.tscn b/client/map/tiles/grass.tscn
index dd0ef53c..31ff6a69 100644
--- a/client/map/tiles/grass.tscn
+++ b/client/map/tiles/grass.tscn
@@ -1,10 +1,8 @@
-[gd_scene load_steps=3 format=3 uid="uid://ce14cj7exkvas"]
+[gd_scene load_steps=2 format=3 uid="uid://bi6o7lbvhunj1"]
-[ext_resource type="ArrayMesh" uid="uid://dyu8iuolwqr5l" path="res://map/tiles/grass.res" id="1_pjjrj"]
-[ext_resource type="Script" path="res://map/tiles/grass_generation.gd" id="1_u7p1u"]
+[ext_resource type="ArrayMesh" path="res://map/tiles/grass.res" id="1_pjjrj"]
[node name="Grass" type="Node3D"]
-script = ExtResource("1_u7p1u")
[node name="Mesh" type="MeshInstance3D" parent="."]
transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0)