Indie Game Devlog 30: Juicing up the Combat
Resonant Blade Devlog 30 Juicing Up The Combat
Hey, everyone! So, I’ve been doing some more fine tuning with the combat. I added in some more juice. Hitting enemies is now much more satisfying especially with these larger slice effect animations. I made a few of these slice effects and randomized the flip around the x and/or y axis to add variation.
These robot enemies show some emotion with some animations that playback when when taking damage. When defeating an enemy, they’ll flash white for half a second, before exploding. The explosions have been revamped from particles to sprites, too.
The blood effects are a little less wild now. The old particle system blood used to fly really far before. I simplified it from particles with physics to smaller sprites of blood pools that show up underneath the victim when they are damaged.
Player attacks now have added momentum to them. Along with that, I had to make sure enemies get knockbacked enough so that you have enough room to keep wailing on them without running into them. I added in the same attack momentum to the enemy swordfighters. I also made a cool trail effect behind them when attacking. I can see this being an easy way to make a dash attack for stronger versions of these enemies later in the game, too.
For the scanner, I added in sprite outlines around Atlas and enemies to indicate their resonant frequencies. The old version that showed the color of an enemy was more subtle. The outlines should increase readability on the screen and make it easier for the player to figure out what to do in a combat situation, especially if there are lots of enemies on the screen at the same time.
Instead of writing a custom shader to make the outlines, I used a more hacky way where I generate four duplicates of the sprite and move them up, left, right, and down one pixel. All of this is handled with a custom script that automates the process. Then, just throw on a tiny bit of oscillation to the scale factor to give the outlines some movement, and, we’re good! I’m thinking about making these outlines optional with the use of an equippable mod. So if you have this mod equipped, you can see the outlines and colors, otherwise, you’ll only be able to hear the frequencies (optional hard mode).
Don't forget to subscribe to the weekly newsletter to stay up date with latest developments! Ok, that’s it for this week’s devlog. Thanks for reading :)
Youtube Devlog | Resonant Blade Website | Play the Demo! | Instagram | Follow on Twitter! | Discord
Get Resonant Blade
Resonant Blade
A 2D sci-fi action adventure. Listen for your enemies' weakness. Dial in sonic frequencies to destroy your foes!
Status | In development |
Author | Richard_Daskas |
Genre | Adventure, Action, Role Playing |
Tags | 2D, Action-Adventure, Action RPG, Pixel Art, Retro, Sci-fi, zelda |
Languages | English |
More posts
- Resonant Blade: STEAM Page is up and running!Aug 03, 2022
- Resonant Blade Devlog 31: Physics and MovementApr 27, 2022
- Indie Game Devlog 29: Visual Improvements [ Dark Synth Citadel ]Apr 07, 2022
- Resonant Blade Demo 0.0.7 - 0.0.9 ChangelogApr 03, 2021
- Resonant Blade Demo Update 0.0.7Mar 27, 2021
- Latest Resonant Blade Devlogs and Demo (PC/Mac) on Itch.ioOct 05, 2020
- Resonant Blade Demo v0.0.3Aug 22, 2019
- Resonant Blade - Demo TrailerJun 06, 2019
- Resonant Blade Update: Devlog Episode 13Jun 04, 2019
Leave a comment
Log in with itch.io to leave a comment.