Game
GrimmSteps
8 years ago

The look of Grimmsteps - devlog #1!


So my first real devlog post! I thought I would start with the main visuals of Grimmsteps and how that’s achieved.

5d0b14753ea05.png

Grimmsteps uses what a lot of people are calling “fake 3D” . What basically happens is I draw each sprite in layers vertically, for example Red’s sprite sheet for her standing looks like this:

5d0b147616681.png

In engine these layers are then drawn on top of each other with an offset that makes them look 3D! I use a focus point at the bottom middle of the view to calculate the offset, so things close to this point are basically drawn top down and the further away things get from this point the more of the side you see.

5d0b14768b95b.png

Now this method can be quite taxing, there are multiple draw calls for each object and animation is a lot more difficult. However, there are also some cool little programs and things that can help if you want to try out this method.

I use Sprit3D to visualise the sprite as I create them. I like it as it updates any changes I make to a sprite sheet automatically so that saves quite a lot of time. There is also vox2png which takes voxel models and creates sprite sheets from them if you want to give it a try!

I’m having fun playing around with these graphics, and I think they look pretty cool! Here are some other games which use the same method if you want to check them out:

NIUM
STEP
Lisa

Thanks for reading :)



0 comments

Loading...

Next up

🍒Did you like the game? A demo is available for free on Steam.

✌️ Thanks for playing IndieGameiacs!

⚙️ Free Demo: http://bit.ly/UniDuni

📺 Full Video: https://youtu.be/5qEbVXg7GaQ

#steam #uniduni #clops #screenshotsaturday

Successful landing

#screenshotsaturday

Path of Kami: The Evolution of the Lore

Enemies can also suddenly spawn through Realm Rifts. These Rift Spawns are going to be stronger than the ones wandering around. TBD on the enemies... #screenshotsaturday #godstear #madewithunity

Call it 'wrong turn'!🚫 The feeling of running into a house with only one exit🚪, and being doomed to die. #pixelart #pixelartist #pixelartwork #art #pixel #indiegame #IndieGameDev #indieartist

We're glad to announce that Baby Dino Adventures 🦖 is now available in Early Access here on GameJolt! Link: https://gamejolt.com/games/babydinoadventures/508121 Walk, run, and jump as a baby t-rex in this cute platformer Free demo available #IndieGame | #GameDev | #PixelArt

If you have more of an acquired taste, the restaurants in Niravasi have you covered! Maybe skip the salad bar, though.

Let me introduce you to the new Mech line: Gendai Spec. Those are Mech that specializes in surprise attacks, covered operations, and stealth. They are equipped with melee weapons but one of Gendai's frames supports sniper rifles.

2d lighting experiment

Some Shadow boss fight gameplay 👾