[fix] crash on comic stash
This commit is contained in:
parent
8e2bec20fc
commit
a04d27b546
|
|
@ -2894,7 +2894,7 @@ transform = Transform3D(1, 0, 2.98023e-08, 0, 1, 0, -2.98023e-08, 0, 1, 0, -0.23
|
||||||
shape = SubResource("CapsuleShape3D_72g2i")
|
shape = SubResource("CapsuleShape3D_72g2i")
|
||||||
|
|
||||||
[node name="Comic-interaction" type="Area3D" parent="logic" groups=["interactables"]]
|
[node name="Comic-interaction" type="Area3D" parent="logic" groups=["interactables"]]
|
||||||
transform = Transform3D(0.969944, 0, 0.243327, 0, 1, 0, -0.243327, 0, 0.969944, 2.91664, 0.665948, -0.857358)
|
transform = Transform3D(0.969944, 0, 0.243327, 0, 1, 0, -0.243327, 0, 0.969944, 2.91664, 0.595014, -0.857358)
|
||||||
collision_layer = 16
|
collision_layer = 16
|
||||||
script = ExtResource("11_6fwv8")
|
script = ExtResource("11_6fwv8")
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue