Additions / Changes:
After a bit of work, I managed to make custom map preview permanent. It’s actually saved on imgur. Actually, if it fails to be uploaded, the game just gives up, as trying again would just loop while playing offline, but in the future, the game will save it for the current session only
[Adventure Mode] I made the skills I didn’t do yet and added icons to represent them, the current pool of skills is: wall jump, more jumps, ceiling hanging, base attack damage buff
[Adventure Mode] I made the boss n°2 harder. The first three boss will serve as some sort of Adventure Mode tutorial, but while the first boss is intended to be easy, the second one still need to be hard
Known bugs:
Characters’ size is not always 50x50 on spawn. All my tweening plugins are subject to the same bug (never extending), which should come from a bug with the engine. I’ll try to find another plugin to use, or if I don’t some cheating workaround (like arbitrarily setting size if under 50 after the tweening is supposed to end)
When editing a map for the second time, the new additions’ ids are overlapping with the ancient blocks and as such both are selected at the same time, making editing harder
Custom map’s water’s animation is not looping
0 comments