[fix] crash on comic stash

This commit is contained in:
April John 2023-12-02 16:19:14 +01:00
parent 8e2bec20fc
commit a04d27b546
1 changed files with 1 additions and 1 deletions

View File

@ -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")
[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
script = ExtResource("11_6fwv8")