Weekend Progress Report- Combat
Quite a bit has happened since last time. I have implemented a knock back effect when the player performs a melee attack. This is limited to the first melee attack, as it led to a situation where you could melee juggle enemies to keep them out of attack range for the entire fight.
Enemies now wander about near their spawn points when they're not aggro'd upon the player. They choose a new position to move to every few seconds, randomly within a certain distance from their spawn point.
Loot drops now automatically get collected, as it seemed tedious to have to to go grab them all the time. You'll see them flying in the player's direction when they drop now.
Enemies can now do damage to the player! Previously they simply followed the player about, angrily, but now they have an attack, with a cool down period.
Player health gets a regen function, that varies depending upon whether or not the player is in combat, getting less regen in combat.
To fix a combat bug the crept in with knock backs, you must hold down the shift key to perform a melee attack now, which will also keep the player from moving. Previously I was testing the distance from the player to the click location, and doing a melee attack if it was very close, but this created a strange bug where double attacks happened with a single click... i may revisit this issue later on to see if I can find the actual bug, but for now, hold shift to melee attack.
Player death is not yet implemented, so your health can dip to zero... effectively the player is undead now! Death will be implemented soon.
Files
Get Action RPG Prototype
Action RPG Prototype
Just an early prototype of my game.
Status | Prototype |
Author | br0nco640k |
Genre | Action |
Tags | Godot |
Languages | English |
More posts
- DelaysMar 24, 2024
- Moving Ahead, One Feature At A TimeMar 07, 2024
- Health BarsMar 02, 2024
- Back On TrackFeb 28, 2024
- Reintroducing SanityFeb 23, 2024
- Growing PainsFeb 14, 2024
- Unreal ProgressJan 31, 2024
- State Of FluxJan 17, 2024
- Particle effects, audio fix, stamina systemDec 21, 2023
- A few audio bugsDec 20, 2023
Leave a comment
Log in with itch.io to leave a comment.