diff --git a/Content/NocturnForest/Core/Enemies/BPI_EnemyAI.uasset b/Content/NocturnForest/Core/Enemies/BPI_EnemyAI.uasset index 87218c4..a5906d8 100644 Binary files a/Content/NocturnForest/Core/Enemies/BPI_EnemyAI.uasset and b/Content/NocturnForest/Core/Enemies/BPI_EnemyAI.uasset differ diff --git a/Content/NocturnForest/Core/Enemies/Mawgaze/AI/AIC_Mawgaze.uasset b/Content/NocturnForest/Core/Enemies/Mawgaze/AI/AIC_Mawgaze.uasset index 93eaa29..7bafd3b 100644 Binary files a/Content/NocturnForest/Core/Enemies/Mawgaze/AI/AIC_Mawgaze.uasset and b/Content/NocturnForest/Core/Enemies/Mawgaze/AI/AIC_Mawgaze.uasset differ diff --git a/Content/NocturnForest/Core/Enemies/Mawgaze/AI/BehaviorTrees/BB_Mawgaze.uasset b/Content/NocturnForest/Core/Enemies/Mawgaze/AI/BehaviorTrees/BB_Mawgaze.uasset index 58bbd0a..5363d33 100644 Binary files a/Content/NocturnForest/Core/Enemies/Mawgaze/AI/BehaviorTrees/BB_Mawgaze.uasset and b/Content/NocturnForest/Core/Enemies/Mawgaze/AI/BehaviorTrees/BB_Mawgaze.uasset differ diff --git a/Content/NocturnForest/Core/Enemies/Mawgaze/AI/BehaviorTrees/BTS_UpdateDistanceToPlayer.uasset b/Content/NocturnForest/Core/Enemies/Mawgaze/AI/BehaviorTrees/BTS_UpdateDistanceToPlayer.uasset new file mode 100644 index 0000000..6605ff2 Binary files /dev/null and b/Content/NocturnForest/Core/Enemies/Mawgaze/AI/BehaviorTrees/BTS_UpdateDistanceToPlayer.uasset differ diff --git a/Content/NocturnForest/Core/Enemies/Mawgaze/AI/BehaviorTrees/BT_FinalMawgaze.uasset b/Content/NocturnForest/Core/Enemies/Mawgaze/AI/BehaviorTrees/BT_FinalMawgaze.uasset new file mode 100644 index 0000000..56e1231 Binary files /dev/null and b/Content/NocturnForest/Core/Enemies/Mawgaze/AI/BehaviorTrees/BT_FinalMawgaze.uasset differ diff --git a/Content/NocturnForest/Core/Enemies/Mawgaze/AI/BehaviorTrees/BT_Mawgaze.uasset b/Content/NocturnForest/Core/Enemies/Mawgaze/AI/BehaviorTrees/BT_Mawgaze.uasset index 07cb045..133b521 100644 Binary files a/Content/NocturnForest/Core/Enemies/Mawgaze/AI/BehaviorTrees/BT_Mawgaze.uasset and b/Content/NocturnForest/Core/Enemies/Mawgaze/AI/BehaviorTrees/BT_Mawgaze.uasset differ diff --git a/Content/NocturnForest/Core/Enemies/Mawgaze/AI/BehaviorTrees/BT_RangedMawgaze.uasset b/Content/NocturnForest/Core/Enemies/Mawgaze/AI/BehaviorTrees/BT_RangedMawgaze.uasset index 2bba4af..b771603 100644 Binary files a/Content/NocturnForest/Core/Enemies/Mawgaze/AI/BehaviorTrees/BT_RangedMawgaze.uasset and b/Content/NocturnForest/Core/Enemies/Mawgaze/AI/BehaviorTrees/BT_RangedMawgaze.uasset differ diff --git a/Content/NocturnForest/Core/Enemies/Mawgaze/AI/BehaviorTrees/BT_Subtree_Seeking.uasset b/Content/NocturnForest/Core/Enemies/Mawgaze/AI/BehaviorTrees/BT_Subtree_Seeking.uasset index c25efef..5233739 100644 Binary files a/Content/NocturnForest/Core/Enemies/Mawgaze/AI/BehaviorTrees/BT_Subtree_Seeking.uasset and b/Content/NocturnForest/Core/Enemies/Mawgaze/AI/BehaviorTrees/BT_Subtree_Seeking.uasset differ diff --git a/Content/NocturnForest/Core/Enemies/Mawgaze/AI/Decoradors/BTD_CheckDistanceToSwitchAttack.uasset b/Content/NocturnForest/Core/Enemies/Mawgaze/AI/Decoradors/BTD_CheckDistanceToSwitchAttack.uasset new file mode 100644 index 0000000..31e68ae Binary files /dev/null and b/Content/NocturnForest/Core/Enemies/Mawgaze/AI/Decoradors/BTD_CheckDistanceToSwitchAttack.uasset differ diff --git a/Content/NocturnForest/Core/Enemies/Mawgaze/AI/Decoradors/BTD_Random.uasset b/Content/NocturnForest/Core/Enemies/Mawgaze/AI/Decoradors/BTD_Random.uasset new file mode 100644 index 0000000..1ebf3a7 Binary files /dev/null and b/Content/NocturnForest/Core/Enemies/Mawgaze/AI/Decoradors/BTD_Random.uasset differ diff --git a/Content/NocturnForest/Core/Enemies/Mawgaze/AI/EQS/EQS_Seeking.uasset b/Content/NocturnForest/Core/Enemies/Mawgaze/AI/EQS/EQS_Seeking.uasset index 8fda075..98549d1 100644 Binary files a/Content/NocturnForest/Core/Enemies/Mawgaze/AI/EQS/EQS_Seeking.uasset and b/Content/NocturnForest/Core/Enemies/Mawgaze/AI/EQS/EQS_Seeking.uasset differ diff --git a/Content/NocturnForest/Core/Enemies/Mawgaze/AI/Tasks/BTT_RandomBetweenRangeMelee.uasset b/Content/NocturnForest/Core/Enemies/Mawgaze/AI/Tasks/BTT_RandomBetweenRangeMelee.uasset new file mode 100644 index 0000000..f4df549 Binary files /dev/null and b/Content/NocturnForest/Core/Enemies/Mawgaze/AI/Tasks/BTT_RandomBetweenRangeMelee.uasset differ diff --git a/Content/NocturnForest/Core/Enemies/Mawgaze/AI/Tasks/BTTask_attack.uasset b/Content/NocturnForest/Core/Enemies/Mawgaze/AI/Tasks/BTTask_attack.uasset index 4ac12aa..0fc3cbe 100644 Binary files a/Content/NocturnForest/Core/Enemies/Mawgaze/AI/Tasks/BTTask_attack.uasset and b/Content/NocturnForest/Core/Enemies/Mawgaze/AI/Tasks/BTTask_attack.uasset differ diff --git a/Content/NocturnForest/Core/Enemies/Mawgaze/Animations/Montage/ANIM_MegaspikanLarvae_JumpBite_RM_Montage.uasset b/Content/NocturnForest/Core/Enemies/Mawgaze/Animations/Montage/ANIM_MegaspikanLarvae_JumpBite_RM_Montage.uasset index 610b31c..0508955 100644 Binary files a/Content/NocturnForest/Core/Enemies/Mawgaze/Animations/Montage/ANIM_MegaspikanLarvae_JumpBite_RM_Montage.uasset and b/Content/NocturnForest/Core/Enemies/Mawgaze/Animations/Montage/ANIM_MegaspikanLarvae_JumpBite_RM_Montage.uasset differ diff --git a/Content/NocturnForest/Core/Enemies/Mawgaze/Animations/Montage/ANIM_MegaspikanLarvae_SpitAttack_Montage.uasset b/Content/NocturnForest/Core/Enemies/Mawgaze/Animations/Montage/ANIM_MegaspikanLarvae_SpitAttack_Montage.uasset index 5ef4fa3..a084bf6 100644 Binary files a/Content/NocturnForest/Core/Enemies/Mawgaze/Animations/Montage/ANIM_MegaspikanLarvae_SpitAttack_Montage.uasset and b/Content/NocturnForest/Core/Enemies/Mawgaze/Animations/Montage/ANIM_MegaspikanLarvae_SpitAttack_Montage.uasset differ diff --git a/Content/NocturnForest/Core/Enemies/Mawgaze/BP_FinalStageMawgaze.uasset b/Content/NocturnForest/Core/Enemies/Mawgaze/BP_FinalStageMawgaze.uasset index 4f9dc2b..e2cf96c 100644 Binary files a/Content/NocturnForest/Core/Enemies/Mawgaze/BP_FinalStageMawgaze.uasset and b/Content/NocturnForest/Core/Enemies/Mawgaze/BP_FinalStageMawgaze.uasset differ diff --git a/Content/NocturnForest/Core/Enemies/Mawgaze/BP_Mawgaze.uasset b/Content/NocturnForest/Core/Enemies/Mawgaze/BP_Mawgaze.uasset index d0d3add..6a43228 100644 Binary files a/Content/NocturnForest/Core/Enemies/Mawgaze/BP_Mawgaze.uasset and b/Content/NocturnForest/Core/Enemies/Mawgaze/BP_Mawgaze.uasset differ diff --git a/Content/NocturnForest/Maps/NightLevel.umap b/Content/NocturnForest/Maps/NightLevel.umap index 77f4eff..29150d4 100644 Binary files a/Content/NocturnForest/Maps/NightLevel.umap and b/Content/NocturnForest/Maps/NightLevel.umap differ