diff --git a/Zennysoft.Game.Ma/src/enemy/enemy_types/13. gold sproingy/GoldSproingy.tscn b/Zennysoft.Game.Ma/src/enemy/enemy_types/13. gold sproingy/GoldSproingy.tscn index 7464fbd1..aa400aa3 100644 --- a/Zennysoft.Game.Ma/src/enemy/enemy_types/13. gold sproingy/GoldSproingy.tscn +++ b/Zennysoft.Game.Ma/src/enemy/enemy_types/13. gold sproingy/GoldSproingy.tscn @@ -98,6 +98,7 @@ unique_name_in_owner = true [node name="FleeBehavior" parent="Components" instance=ExtResource("4_58d4o")] unique_name_in_owner = true +FleeSpeed = 800.0 [node name="NavigationAgent" type="NavigationAgent3D" parent="Components"] unique_name_in_owner = true diff --git a/Zennysoft.Game.Ma/src/items/weapons/Weapon.tscn b/Zennysoft.Game.Ma/src/items/weapons/Weapon.tscn index 2e87c806..03f2a051 100644 --- a/Zennysoft.Game.Ma/src/items/weapons/Weapon.tscn +++ b/Zennysoft.Game.Ma/src/items/weapons/Weapon.tscn @@ -3,7 +3,7 @@ [ext_resource type="Script" uid="uid://bq8aaf1ae4afh" path="res://src/items/weapons/Weapon.cs" id="1_7pkyf"] [sub_resource type="CylinderShape3D" id="CylinderShape3D_1051i"] -height = 0.725098 +height = 1.33601 [sub_resource type="CapsuleShape3D" id="CapsuleShape3D_wll7p"] radius = 0.470016 @@ -18,7 +18,7 @@ axis_lock_angular_z = true script = ExtResource("1_7pkyf") [node name="CollisionShape3D" type="CollisionShape3D" parent="."] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.00908482, 0) +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.000333846, 0) shape = SubResource("CylinderShape3D_1051i") [node name="Pickup" type="Area3D" parent="."] diff --git a/Zennysoft.Game.Ma/src/minimap/Minimap.tscn b/Zennysoft.Game.Ma/src/minimap/Minimap.tscn index 935f9f23..54681899 100644 --- a/Zennysoft.Game.Ma/src/minimap/Minimap.tscn +++ b/Zennysoft.Game.Ma/src/minimap/Minimap.tscn @@ -90,8 +90,10 @@ anchor_left = 1.0 anchor_top = 1.0 anchor_right = 1.0 anchor_bottom = 1.0 -offset_left = -190.0 -offset_top = -48.0 +offset_left = -235.0 +offset_top = -113.0 +offset_right = -5.0 +offset_bottom = -25.0 grow_horizontal = 0 grow_vertical = 0 theme_override_constants/margin_left = 20 diff --git a/Zennysoft.Game.Ma/src/ui/in_game_ui/InGameUI.tscn b/Zennysoft.Game.Ma/src/ui/in_game_ui/InGameUI.tscn index 3067eeda..c7ca0a94 100644 --- a/Zennysoft.Game.Ma/src/ui/in_game_ui/InGameUI.tscn +++ b/Zennysoft.Game.Ma/src/ui/in_game_ui/InGameUI.tscn @@ -132,7 +132,6 @@ theme_override_styles/panel = SubResource("StyleBoxEmpty_1e3dg") [node name="MiniMap" parent="Sidebar Container/MinimapContainer/MinimapZone" instance=ExtResource("2_6sfje")] unique_name_in_owner = true -visible = false custom_minimum_size = Vector2(50, 50) layout_mode = 2 anchors_preset = 0 @@ -140,10 +139,10 @@ anchor_left = 0.0 anchor_top = 0.0 anchor_right = 0.0 anchor_bottom = 0.0 -offset_left = 56.0 -offset_top = 354.0 -offset_right = 423.0 -offset_bottom = 620.0 +offset_left = 49.0 +offset_top = 361.0 +offset_right = 448.0 +offset_bottom = 667.0 [node name="Sigil" type="Control" parent="Sidebar Container"] layout_mode = 2