Sprite aligningment and sizing

Hi everyone!

I am trying to create a isometric pixel game with bjs. I want to use bjs because i want to combine 2d isometric together with 3d elements for casting shadows. kinda like the game CoffeBiz does.

I tried to mess with the Camera positioning and the offset between blocks but i can’t seem to get my sprites sized and aligned correctly.

my Playground

My atempt with BJS:
1

Other tips sure are welcome! :smile:

Thanks!

Your link to the sprite png picture does not work.

You should be able to find all the info you need to use your spritesheet in the playground here: Using External Assets - Babylon.js Documentation

Thank you! i updated my playground:
https://playground.babylonjs.com/#UTQE2Q#1

This is the result i try to get:
1