Weekly progress post #91: Paths
Posted on 2017-12-06 03:55


Today’s stream was slightly aimless & quiet, but I feel that I still got a whole lot done.

I started work on custom object sprites; the idea is that in the finished game the player can make levels with custom objects, and part of this system is the ability to change their spriting. This feature makes also my own work easier, because with it I can make themed levels without having to hard-code every object.

The other big thing tonight was the implementation of “paths”, i.e. routes that connect levels together, seen in the gif above. I’ve always really liked Super Mario World/3 maps and hopefully these new paths allow making more appealing and compositionally sound maps. The idea is that I’ll divide the current large map into several sub-maps, so there is well enough space for a little aesthetical polish like this.

I think I’m only 2 updates behind now?

React to this piece:


Tags: Games, Baba Is You, Streaming, Regular updates

Return