itch.io is community of indie game creators and players

Devlogs

Version 478f

Baba Is You
A downloadable game for Windows, macOS, and Linux

Mostly modding-related updates:
- Fixed a rare case where the level unlocking animation could be buggy due to the Broken quality
- Adjusted MF_loadsprite() so that it can apply to more objects, such as background particles
- Added MF_loadframe( fixed, filename, animation bank, sprite in levelpack folder y/n, frame (0-indexed) ) for replacing individual frames on object animations
- Added MF_editor_enable( editor status (bool) ); I remembered that the editor must be enabled to access text input dialogue, so with this function you can quickly enable-then-disable the editor code group if you want to input text during gameplay in a mod

Download Baba Is You
Read comments (1)