Posted May 04, 2025 by carnej
I have found a handful of tile map assets that convey the level design feeling I'm going for, and have begun implementing them to create a basic level layout. The level design currently has no obstacles or animations, just a rough layout of how I want the level to be set out.
Currently, I've been searching for character sprites that fit the game outline but have had no luck in locating any sprites that I really like.
I've found an enemy sprite that fits perfectly with what I have envisioned, and will be adding that soon. Then, I'll connect the enemy prefabs to a spawner and there will be basic gameplay.
The player has basic eight directional movement but since I want it to use the animator, fully implementing movement needs to be done after I've done a player sprite.
Currently, I'm trying to figure out a good dodge mechanic for the player. I've been testing a handful of ways to implement the dodge, but I haven't settled on one as of yet.
My current priorities and things I want finished by the next devlog:
Some things I want to have started before the next devlog: