aboutsummaryrefslogtreecommitdiff
path: root/client/map/tiles/cheese_crate.tscn
blob: 7a1bd93aca38919383b8443c85042186dd330c57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[gd_scene load_steps=3 format=3 uid="uid://do7vpyky2hdd0"]

[ext_resource type="PackedScene" uid="uid://xdui0oya4lpb" path="res://map/tiles/crate.tscn" id="1_7kkwt"]
[ext_resource type="PackedScene" uid="uid://0lbjf2sie4rk" path="res://map/items/cheese.tscn" id="2_3iu16"]

[node name="CheeseCrate" instance=ExtResource("1_7kkwt")]

[node name="Cheese" parent="." index="1" instance=ExtResource("2_3iu16")]
transform = Transform3D(0.939693, 0, 0.34202, 0, 1, 0, -0.34202, 0, 0.939693, -0.155919, 0.03, -0.239194)

[node name="Cheese2" parent="." index="2" instance=ExtResource("2_3iu16")]
transform = Transform3D(-0.766045, 0, -0.642788, 0, 1, 0, 0.642788, 0, -0.766045, 0.143516, 0.03, -0.129342)

[node name="Cheese3" parent="." index="3" instance=ExtResource("2_3iu16")]
transform = Transform3D(0.822958, 0, -0.568102, 0, 1, 0, 0.568102, 0, 0.822958, -0.139973, 0.03, 0.178952)

[node name="Cheese4" parent="." index="4" instance=ExtResource("2_3iu16")]
transform = Transform3D(-0.909381, 0, 0.415964, 0, 1, 0, -0.415964, 0, -0.909381, 0.17718, 0.03, 0.178952)

[node name="Cheese5" parent="." index="5" instance=ExtResource("2_3iu16")]
transform = Transform3D(-0.909381, 0, 0.415964, 0, 1, 0, -0.415964, 0, -0.909381, 0.102617, 0.25, -0.074814)

[node name="Cheese6" parent="." index="6" instance=ExtResource("2_3iu16")]
transform = Transform3D(-0.11381, 0, 0.993503, 0, 1, 0, -0.993503, 0, -0.11381, -0.207069, 0.25, 0.0827757)