aboutsummaryrefslogtreecommitdiff
path: root/client/map/tiles/raw_steak_crate.tscn
blob: 52a98f05aff428cdd56f23920c6257f7f3fe65b3 (plain)
1
2
3
4
5
6
7
8
9
10
[gd_scene load_steps=2 format=3 uid="uid://cyi73ubyehy37"]

[ext_resource type="ArrayMesh" uid="uid://bdsqnesyjl3kv" path="res://map/tiles/raw_steak_crate.res" id="1_ujg4h"]

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

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