neroberovero
  • Joined on 2023-09-26
neroberovero pushed to main at neroberovero/Illusion-UE5 2025-04-27 12:57:20 +02:00
1ee45e69ac added a temporary speech bubble UI, need to add the functionality for scripts
neroberovero pushed to main at neroberovero/Illusion-UE5 2025-04-27 10:16:52 +02:00
84f07a5c39 i probably cleaned up some code in health bar but no serious edits have been done
3ea9c3ab01 added the bunny NPC and interactable bunny on the map
3b8bc7304b fixed a bug where haesol cant trigger a sound event with buff skill when used without a weapon wielded
06371a7430 bunny NPC can now perceive stimuli and run away from the player when one of the bunnies get attacked
0bdc6c13dd fixed a weird issue with movement speed enum variable in aggro NPC bp class
Compare 6 commits »
neroberovero pushed to main at neroberovero/Illusion-UE5 2025-04-26 16:41:02 +02:00
1e50a43086 organized files, added BTTs for the bunny NPC implementation
neroberovero pushed to main at neroberovero/Illusion-UE5 2025-04-24 17:05:22 +02:00
fd777aba62 added the puzzle area for the bunny
neroberovero pushed to main at neroberovero/Illusion-UE5 2025-04-24 14:55:12 +02:00
0a198096e8 the font changes got wiped, re-pushing
82d6e54754 footstep sounds
a0b0117d7c rearranged some files, added base bunny logic blueprints
Compare 3 commits »
neroberovero pushed to main at neroberovero/Illusion-UE5 2025-04-24 08:24:18 +02:00
dd71ece538 re-adding the stylized foliage assets for wonjun
Compare 2 commits »
neroberovero pushed to main at neroberovero/Illusion-UE5 2025-04-24 08:15:01 +02:00
4bedd6f2f3 fixed the VFX (it was wiped from shiori's merge)
neroberovero pushed to main at neroberovero/Illusion-UE5 2025-04-23 14:06:32 +02:00
171251b4e1 stylized grass pack added
abad527aae new foliage assets
dcf8eef0e6 removed unused foliage
Compare 3 commits »
neroberovero pushed to main at neroberovero/Illusion-UE5 2025-04-22 17:38:31 +02:00
8b01d76722 changed the font for inventory item slot UI item
neroberovero pushed to main at neroberovero/Illusion-UE5 2025-04-22 17:36:50 +02:00
e1403af025 haesol: fixed Q skill issue, added ult point calculation for the rest of haesol's skills
neroberovero pushed to main at neroberovero/Illusion-UE5 2025-04-22 17:34:41 +02:00
9eb42778b2 forgot to add the changes in the map
neroberovero pushed to main at neroberovero/Illusion-UE5 2025-04-22 17:33:06 +02:00
ab2db3358f Content/Hwanyoung/Levels/Sprink_TEST.umap
2c94031652 had to delete the Docs folder from the plug-ins folder
d2d9c77fcf when you got out of the field, the HP HUD disappears from the viewport
Compare 3 commits »
neroberovero pushed to main at neroberovero/Illusion-UE5 2025-04-17 15:04:29 +02:00
cb910372a3 deleted the jump attack from the input context
31f89934a9 haesol's ultimate skills almost finalized + WG_HPbars edit
00e4aac768 modified the HP bar UI logic for aggro NPCs
Compare 3 commits »
neroberovero pushed to main at neroberovero/Illusion-UE5 2025-04-16 16:24:24 +02:00
d3cfbf7606 added minor changes almost negligible, started implementing the boss field for sanin
c9c9fdbf3f changed the font for inventory + interaction WGs
ab63088b25 no critical changes made, pretty much the same
fd2d84f25b changed the collision/overlap settings
d398ed0c5a added/edited VFX for sanin's abilities
Compare 6 commits »
neroberovero pushed to main at neroberovero/Illusion-UE5 2025-04-15 17:58:39 +02:00
ba1579e7b8 fixed the visual bug with rock pillar teleport + added new VFX for when the gonggi stones hit and damage player
neroberovero pushed to main at neroberovero/Illusion-UE5 2025-04-14 17:45:18 +02:00
33da1f4cae reattached the disconnected behavior nodes to Sanin combat BST
5ac3ef72ae debugged the runtime error with haesol's storm AOE BP
e55fe7a0c4 the 1st dirt trail rotates towards the player's location
d299f3738e haesol can rotate itself while activating skill 1
Compare 4 commits »
neroberovero pushed to main at neroberovero/Illusion-UE5 2025-04-10 14:39:46 +02:00
47b16f6fde WIP version for sanin's first dirt trail fix
neroberovero pushed to main at neroberovero/Illusion-UE5 2025-04-10 14:37:26 +02:00
0ed1836a32 added the new dragon model
neroberovero pushed to main at neroberovero/Illusion-UE5 2025-04-09 04:44:50 +02:00
e8d52017be changed the player movement speed to be in accordance with the size of the new level
neroberovero pushed to main at neroberovero/Illusion-UE5 2025-04-06 15:53:25 +02:00
4480f56677 collision makes the player to bounce off; the exact numbers can be altered after playtesting