Refactoring For Tile-Based Scaling


Thanks to the amazing users, it was determined that TBS had a memory issue. Well, no more!

Oh, there are many new scaling types too:

  • Fixed to Long: This will fix the long side of the window and adjust the short side
  • Fixed to Short: This will fix the short side of the window and adjust the long side
  • Fixed to Zoom: Will adjust both sides of the window, however, retain the zoom of the camera
  • Fixed Width - Legacy Subtractive: Will fix the width of the window and adjust the height, this was called Subtractive
  • Fixed Height - Legacy Additive: Will fix the height of the window and adjust the height, this was called Additive
  • Custom: Defaults to the formula of Fixed to Long, however, can be changed to fit the developer desire

And finally, you can zoom in or out using the plugin command too!

Check out the 1.2.0 version now!

Leave a comment

Log in with itch.io to leave a comment.