itch.io is community of indie game creators and players

Devlogs

Twin Outfit and Design Update

Twin Bakeries 双子のパン屋さん
A browser game made in HTML5

I updated the twin outfits and design.

The colors don’t mean anything in the game, though I could do that if I wanted to down the line.

However, I set it up dynamically. I just have to make more outfits if I want to have more players. But two is enough for now. The tile system checks how many players are being added and gives that information to the player which number they are, and then on set we also set the outfit with that number. It skips over the first one, but I still put it in the array if I want to loop back around.

In that case I could do a modulus. (which I should)

Enjoy the new look!

-Zach

Files

  • twinBakeriesBuild.zip 28 MB
    May 15, 2022
Leave a comment