player was forced on a diet because he didn't fit anymore through doors
This commit is contained in:
parent
b82e328a49
commit
8bc640e98c
@ -176,7 +176,7 @@ transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0461721, 1.84617, 0 )
|
||||
script = ExtResource( 2 )
|
||||
|
||||
[node name="LookingAt" type="RayCast" parent="Body/PillCameras"]
|
||||
transform = Transform( -1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 0, 0, 0 )
|
||||
transform = Transform( -1, 0, -8.74228e-008, 0, 1, 0, 8.74228e-008, 0, -1, 0, 0, 0 )
|
||||
enabled = true
|
||||
cast_to = Vector3( 0, 0, 2 )
|
||||
|
||||
@ -226,7 +226,7 @@ remote_path = NodePath("../TrueView/TrueCamera")
|
||||
remote_path = NodePath("../MaskedView/MaskedCamera")
|
||||
|
||||
[node name="Collider" type="CollisionShape" parent="."]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0 )
|
||||
transform = Transform( 0.8, 0, 0, 0, 1, 0, 0, 0, 0.8, 0, 1, 0 )
|
||||
shape = SubResource( 5 )
|
||||
|
||||
[node name="InteractArea" type="Area" parent="." groups=[
|
||||
@ -234,7 +234,7 @@ shape = SubResource( 5 )
|
||||
]]
|
||||
|
||||
[node name="CollisionShape" type="CollisionShape" parent="InteractArea"]
|
||||
transform = Transform( 1.2, 0, 0, 0, 1, 0, 0, 0, 1.2, 0, 1, 0 )
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0 )
|
||||
shape = SubResource( 6 )
|
||||
|
||||
[node name="WalkAnimationPlayer" type="AnimationPlayer" parent="."]
|
||||
@ -275,7 +275,7 @@ transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0 )
|
||||
script = ExtResource( 11 )
|
||||
|
||||
[node name="Pills" parent="PillTaker" instance=ExtResource( 12 )]
|
||||
transform = Transform( 0.1, 0, 0, 0, -4.37114e-09, 0.1, 0, -0.1, -4.37114e-09, 0, 0.7, 0 )
|
||||
transform = Transform( 0.1, 0, 0, 0, -4.37114e-009, 0.1, 0, -0.1, -4.37114e-009, 0, 0.7, 0 )
|
||||
visible = false
|
||||
|
||||
[editable path="HUD"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user