2023-11-12 14:38:27 -07:00
|
|
|
[gd_scene load_steps=3 format=3 uid="uid://b7qky0n2ea40e"]
|
2023-11-12 14:11:15 -07:00
|
|
|
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dmttoc025f26x" path="res://Domino.glb" id="1_n2u88"]
|
|
|
|
|
2023-11-12 14:38:27 -07:00
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_ckxw5"]
|
|
|
|
size = Vector3(0.050583, 0.0932653, 0.0171852)
|
|
|
|
|
2023-11-12 14:11:15 -07:00
|
|
|
[node name="Domino" instance=ExtResource("1_n2u88")]
|
2023-11-12 14:27:00 -07:00
|
|
|
|
2023-11-12 14:38:27 -07:00
|
|
|
[node name="Domino2" parent="." index="2"]
|
|
|
|
transform = Transform3D(0.1, 0, 0, 0, 0.1, 0, 0, 0, 0.1, 0, 0, 0)
|
|
|
|
|
2023-11-12 14:27:00 -07:00
|
|
|
[node name="CollisionShape3D" parent="." index="3"]
|
|
|
|
transform = Transform3D(0.999984, 0, 0, 0, 0.999984, 0, 0, 0, 0.999984, 0, 0, 0)
|
2023-11-12 14:38:27 -07:00
|
|
|
|
|
|
|
[node name="CollisionShape3D2" type="CollisionShape3D" parent="." index="4"]
|
|
|
|
transform = Transform3D(0.999984, 0, 0, 0, 0.999984, 0, 0, 0, 0.999984, 0, 0, 0)
|
|
|
|
shape = SubResource("BoxShape3D_ckxw5")
|