From 4c2d8344e66d08fb5a6a67ef9fd6322d3b613748 Mon Sep 17 00:00:00 2001 From: Haze Weathers Date: Sun, 16 Jun 2024 01:30:48 -0400 Subject: [PATCH] fix death animation not including new legs --- objects/enemy/boss/famira.tscn | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/objects/enemy/boss/famira.tscn b/objects/enemy/boss/famira.tscn index 887db85..b0b36b3 100644 --- a/objects/enemy/boss/famira.tscn +++ b/objects/enemy/boss/famira.tscn @@ -3948,7 +3948,7 @@ position = Vector2( 8, 39 ) light_mask = 33 use_parent_material = true position = Vector2( -15, -9 ) -rotation = 0.61017 +rotation = 0.610171 [node name="LegSprite" type="Sprite" parent="Graphics/Hip/LegBack"] light_mask = 33 @@ -3961,6 +3961,7 @@ position = Vector2( 0.540121, 33.0107 ) rotation = -0.709459 [node name="LegBackSprite" type="Sprite" parent="Graphics/Hip/LegBack/LegBackLower"] +light_mask = 33 use_parent_material = true z_index = -1 texture = ExtResource( 29 ) @@ -4213,7 +4214,7 @@ target = NodePath("../../Headlower/TendrilEnd4") light_mask = 33 use_parent_material = true position = Vector2( 12, -8 ) -rotation = 0.388583 +rotation = 0.388584 z_index = 1 [node name="LegSprite" type="Sprite" parent="Graphics/Hip/LegFront"] @@ -4224,9 +4225,10 @@ texture = ExtResource( 21 ) [node name="LegFrontLower" type="Node2D" parent="Graphics/Hip/LegFront"] use_parent_material = true position = Vector2( -0.355755, 30.998 ) -rotation = -0.618652 +rotation = -0.618651 [node name="Sprite" type="Sprite" parent="Graphics/Hip/LegFront/LegFrontLower"] +light_mask = 33 use_parent_material = true z_index = -1 texture = ExtResource( 29 ) @@ -4238,25 +4240,25 @@ collision_mask = 128 monitorable = false [node name="Body" type="CollisionShape2D" parent="Hitbox"] -position = Vector2( 0.00459766, -23.9291 ) -rotation = -0.0114701 +position = Vector2( 0.00461769, -23.9291 ) +rotation = -0.0114693 shape = SubResource( 13 ) [node name="Brain" type="CollisionShape2D" parent="Hitbox"] -position = Vector2( 11.5069, -96.7914 ) +position = Vector2( 11.5072, -96.7914 ) rotation = 2.48158 z_index = 100 shape = SubResource( 14 ) [node name="LowerJaw" type="CollisionShape2D" parent="Hitbox"] -position = Vector2( -21.3083, -76.1164 ) -rotation = 1.66395 +position = Vector2( -21.3082, -76.1166 ) +rotation = 1.66396 z_index = 100 shape = SubResource( 15 ) [node name="UpperJaw" type="CollisionShape2D" parent="Hitbox"] -position = Vector2( -21.8184, -103.259 ) -rotation = -1.66239 +position = Vector2( -21.8181, -103.259 ) +rotation = -1.66238 z_index = 100 shape = SubResource( 16 )