From a5680b335766510ed651b872c710ac2c679c77d3 Mon Sep 17 00:00:00 2001 From: Haze Weathers Date: Thu, 27 Jun 2024 17:43:29 -0400 Subject: [PATCH] fix some fami graphics --- objects/enemy/boss/famira.tscn | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/objects/enemy/boss/famira.tscn b/objects/enemy/boss/famira.tscn index 60115fa..c3112e3 100644 --- a/objects/enemy/boss/famira.tscn +++ b/objects/enemy/boss/famira.tscn @@ -3967,10 +3967,13 @@ z_index = -1 texture = ExtResource( 29 ) [node name="FootBack" type="Node2D" parent="Graphics/Hip/LegBack/LegBackLower"] +use_parent_material = true position = Vector2( 1.51298, 29.934 ) rotation = 0.0940503 [node name="Sprite" type="Sprite" parent="Graphics/Hip/LegBack/LegBackLower/FootBack"] +light_mask = 33 +use_parent_material = true position = Vector2( -7.2521, 6.95196 ) texture = ExtResource( 32 ) @@ -4179,7 +4182,7 @@ light_mask = 33 use_parent_material = true position = Vector2( -31.9772, -4.35265 ) scale = Vector2( 0.214, 0.626 ) -z_index = -1 +z_index = -4 script = ExtResource( 12 ) texture = ExtResource( 26 ) segments = 10 @@ -4190,7 +4193,7 @@ light_mask = 33 use_parent_material = true position = Vector2( -28.5394, -4.15707 ) scale = Vector2( 0.214, 0.626 ) -z_index = -1 +z_index = -4 script = ExtResource( 12 ) texture = ExtResource( 26 ) segments = 10 @@ -4201,7 +4204,7 @@ light_mask = 33 use_parent_material = true position = Vector2( -24.8826, -4.80403 ) scale = Vector2( 0.214, 0.626 ) -z_index = -1 +z_index = -4 script = ExtResource( 12 ) texture = ExtResource( 26 ) segments = 10 @@ -4212,7 +4215,7 @@ light_mask = 33 use_parent_material = true position = Vector2( -20.0951, -4.9203 ) scale = Vector2( 0.214, 0.626 ) -z_index = -1 +z_index = -4 script = ExtResource( 12 ) texture = ExtResource( 26 ) segments = 10 @@ -4242,10 +4245,13 @@ z_index = -1 texture = ExtResource( 29 ) [node name="FootBack" type="Node2D" parent="Graphics/Hip/LegFront/LegFrontLower"] +use_parent_material = true position = Vector2( 1.51297, 29.934 ) rotation = 0.0940503 [node name="Sprite" type="Sprite" parent="Graphics/Hip/LegFront/LegFrontLower/FootBack"] +light_mask = 33 +use_parent_material = true position = Vector2( -7.2521, 6.95196 ) texture = ExtResource( 32 )