Game
Darts 2
5 years ago

Devlog Day 3


As expected, no progress today.

One consideration I made was to break compatibility with the GB Studio sprite format.

GB Studio uses two frame animations and three directions per character for characters that can move around. The walk-right animation is simply mirrored to get the walk-left animation. There is a second, simpler, format for characters that can only turn but not walk. As you'd expect it uses just three frames, but I barely used that in Darts and I'll see whether I even implement it.

Since I do not suffer from the memory limitations of a Game Boy cartridge I think I will go with a format that uses a separate walk-left animation in the sprite. It does not require significantly more space and probably makes the code a little bit simpler. Changing the sprites is simple and quick too if all you want is to arrive at the same result. An additional benefit is that you can have different walk-left and walk-right animations if you want to. It probably makes sense to keep them similar in order to keep the character recogniseable.

I'll have to see whether it makes sense to use an existing module like anim8 or write something similar geared towards these sprites.



0 comments

Loading...

Next up

Devlog Day 6

Chiaki Nanami!

Shoobies leave a sticky trail of mucus in their wake, which can impede movement for any creature that steps in it.

Finished a project I've been working on over the last few days!

Modeled and textured in Blender.

#3dart #lowpoly #npbr #fantasy #hut

Microsoft Windows XP Unprofessional (windows logo prototype)

Regular exercise is key for healthy wings.

Try it out!

https://gamejolt.com/games/AeonNightmares/605184

Today I tackled drawing different variations of facial expressions for one of the main characters in Eden. What do you think of it? :) Eden: https://gamejolt.com/games/Eden/592698

Cash Banooca

Auto-chess meets Clash Royale in an intense strategic battle. Outsmart your opponent, hide your play and crush their armies! Empire Builder just got another major update, check it out! https://gamejolt.com/games/EmpireBuilder/558901

I mostly build 3D First Person Shooter game mechanics in Unity, and in this I'm just showing C4 mechanics I made for a little side project I am working on! :)