Devlog #20 - v0.13 - Slow Progress
So, last month I wasn't able to work on the game. I was in an Airbnb and moving to a new house. Things were a little chaotic. Even upon arriving at the house, it took about a week or so to get the basics working.
Camera and Input
One of the things I changed was the camera. I decided to change the camera size so the player can see more of the level at once. It had been bugging me for a while. I felt the change made the game more fast-paced. I also reduced the time it takes for the player to attack. I think the controls are better this way.
I'm always pondering about the controls. You have to take into account that for every option you give the player, you'll have to support that. Meaning, you'll have to teach the player, that action will require feedback, and so on. Also, every new thing you add leads to possible new bugs.
I'm trying to reduce the number of things you can do, but with one thing allow you to use it in different ways. For example, when you attack the character dashes forward. So it means that you can dash attack in direction of the enemy, but also away from it. So the same button is the attack and the dodge.
Skill System
The major change in this version is that I started working on what I'm calling the skill system. On every level, there'll be different challenges. Upon completing a challenge you earn a soul. You can then spend souls to activate skills. I needed to have this so the game has a proper loop. Play a level, complete challenges, earn a reward, spend currencies, repeat.
I want the skills to be a bit more flexible. I'm starting with basic skills that just added more damage or health, but I plan to have more complicated ones. The idea is for the player to pick and choose what suits their play style best. They can also change to try a level differently.
In this version, the basics of this system are there. I am tracking what challenges you finished at the end of the level. Right now there's a challenge for simply completing the level and another for completing within a given time.
Next
Next month I plan to finish the skill system and the UI to support it. Let's see how it goes!
Files
Get Yurei
Yurei
Yurei is a top-down, arena-style slasher game. Slash, dodge, and eliminate those that stand on your path for revenge.
Status | In development |
Author | Bright Flask |
Genre | Action |
Tags | Arcade, Difficult, Fast-Paced, Hack and Slash, Swords, Top-Down |
Languages | English, Japanese, Portuguese (Brazil) |
More posts
- Upgrades UI and new VFXs! (Devlog #47)13 days ago
- Final Visual Style and Portuguese Translation! (Devlog #46)36 days ago
- Steam Achievements Are In! (Devlog #45)70 days ago
- Ending Cutscene and Decorating Levels! (Devlog#44)98 days ago
- Golden Path Playable and Multiple Save Files (Devlog#43)Jul 07, 2024
- It's Never Too Late to Change Major Systems! (Except Sometimes) Devlog#42Jun 16, 2024
- Yurei DEMO Out!Jun 01, 2024
- Insanely Small But Awesome New Visuals + Playtesting in the House (Devlog #41)May 05, 2024
- Stage Designer Tool and Castle Stages Improved (Devlog #40)Apr 07, 2024
- Overhauled Forest Area and Refining Boss Behavior (Devlog #39)Mar 03, 2024
Leave a comment
Log in with itch.io to leave a comment.