- Steam App
- Stack Attack (3722990)
- Event type
- patch note
- Published
- 27 June 2025 - 21:47:31 UTC
- Source
- steam_community_announcements
It's not day one, and it's not a crazy event So it's the One Day Patch, instead. Long story short, I just completely forgot to implement the Picasso achievement (For adding your own, custom caps/smashers to the game) I've also cleaned up the StreamingAssets folder (Where you setup your custom caps) and included an example template. The folder structure must stay the same. The caps/smashers must have the same endings as the example (_albedo, _normal, _metallic). They don't have to have a normal nor metallic. Those two are optional. The albedo image is the actual color that is shown. So it's required. Even if blank. Otherwise, The name in preceding _albedo (and the others must match) is what's used to name the cap in game. The parent folder name is what's used to name the collection. I tried to make it as simple as possible. Once in game, it will automatically add a config file. For now, t...