Posted July 01, 2024 by DesiredName
So, here is another update on my game:
✅ Completely moved to BabylonJS renderer
✅ Character moving
✅ Sprites animation with BJS via dynamic textures
✅ Collision detection
✅ Tiled map to game map layering mechanism❤️
✅ Dynamic shadows 🕺
✅ Sprites ordering
It was not easy, a lot of work. The result now: I am pretty happy with what I got 🤗 Plus, I learned a lot and now better understand how 3d works in the browser.
Now it's time to start to add the user interaction with the world and more assets. Thanks for following!