https://victorenginescripts.wordpress.com/rpg-maker-mv/battle-status-window/
So i'm wondering if someone could make icons to be drawn from right to left and be compatible with VE Battle Status Window.
Many rpgs draws their states like this such as Octopath Traveler, Final Fantasy XIII and XV and Dragon Quest XI as well.
Change align states
● ARCHIVED · READ-ONLY
-
-
object.scale.x = -1 ?
I just checked in Ace, and you can flip an image by setting it to -1.
no reason to think MV wouldn't be able to. -
And how do i do that?
The idea is not to flip them but to draw them in the opposite direction instead -
you mean, align them to the right.
if that's the case, it would be only a matter of calculating every X based on 0 + window_width - item_width, instead of 0 + spacing. -
Bur i dunno how to do that
-
Bump
-
Bump
-
Bump
-
bump