Based on the latest file version I shared (first page) is it too complicated to limit the Max Width so it will stay in fixed width?
1. I want to stretch the Tile-Background dynamically (WYSIWYG) on the layout, so I can always get back and tweak it later as well without messing with the code.
2. I want to be able to change the "MAX HP" variable without changing the actual width.
So even during the game I can add or sub from MAX HP at anytime.
I'm guessing it's a math related (percentage / formula) and that's something I'm not good at but maybe there are other ways, I have no clue... but as always like to explore and hopefully learn something new.
Thanks ahead!