aboutsummaryrefslogtreecommitdiff
path: root/client/map/items/dirt.tscn
blob: 18956b3d4440daf3365619f06bcdc0edd3362c05 (plain)
1
2
3
4
5
6
7
8
9
10
[gd_scene load_steps=2 format=3 uid="uid://cluraed43qoeb"]

[ext_resource type="ArrayMesh" uid="uid://dla7bxb6byk48" path="res://map/items/dirt.res" id="1_xmsre"]

[node name="Dirt" type="Node3D"]

[node name="Mesh" type="MeshInstance3D" parent="."]
transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, -0.015, 0)
mesh = ExtResource("1_xmsre")
skeleton = NodePath("")