fix hob
This commit is contained in:
+5
-5
@@ -6,7 +6,7 @@
|
||||
|
||||
[sub_resource type="BoxMesh" id="BoxMesh_i5j2u"]
|
||||
|
||||
[sub_resource type="SphereShape3D" id="SphereShape3D_vlqg6"]
|
||||
[sub_resource type="SphereShape3D" id="SphereShape3D_dlkho"]
|
||||
|
||||
[node name="Counter" type="StaticBody3D" unique_id=1487893288]
|
||||
|
||||
@@ -20,14 +20,14 @@ mesh = SubResource("BoxMesh_i5j2u")
|
||||
transform = Transform3D(0.9999992, 0, 0, 0, 0.99999946, 0, 0, 0, 0.9999992, 0.002797456, 0.6309581, -0.2812457)
|
||||
text = "Counter"
|
||||
|
||||
[node name="XRToolsSnapZone" type="Area3D" parent="." unique_id=186065581]
|
||||
[node name="XRToolsSnapZone" type="Area3D" parent="." unique_id=1647380272]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.5270121, 0)
|
||||
collision_layer = 0
|
||||
collision_layer = 65536
|
||||
collision_mask = 65536
|
||||
script = ExtResource("1_dlkho")
|
||||
snap_mode = 1
|
||||
metadata/_custom_type_script = "uid://cquqe4f1m1sw6"
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="XRToolsSnapZone" unique_id=1196349092]
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="XRToolsSnapZone" unique_id=969340130]
|
||||
transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, -0.000975132, 0)
|
||||
shape = SubResource("SphereShape3D_vlqg6")
|
||||
shape = SubResource("SphereShape3D_dlkho")
|
||||
|
||||
Reference in New Issue
Block a user