mirror of
https://gitlab.com/open-fpsz/open-fpsz.git
synced 2026-01-19 19:44:46 +00:00
HOTFIX: rotated player fixed
This commit is contained in:
parent
1e853a759c
commit
b7802e08aa
|
|
@ -29,7 +29,7 @@ absorbent = true
|
|||
script = SubResource("GDScript_iv0l6")
|
||||
|
||||
[node name="Player" parent="." instance=ExtResource("2_6wbjq")]
|
||||
transform = Transform3D(0.0640444, 0, -0.997947, 0, 1, 0, 0.997947, 0, 0.0640444, 589.786, 210.119, 853.632)
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 589.786, 210.119, 853.632)
|
||||
physics_material_override = SubResource("PhysicsMaterial_c5jqv")
|
||||
|
||||
[node name="TargetDummy" parent="." instance=ExtResource("3_fkq5v")]
|
||||
|
|
|
|||
Loading…
Reference in a new issue