Hi there!
I have tuned a bit the Yanfly Status Menu core General section to make some space to add more info.
See below:
First I would like to draw a static Battler image of the given actor.
I know that I could use separated Battler images and draw them from the pictures files, but I was wondering if someone knew a way to directly upload an image from the actor battlersheet at a given Index?
Maybe something like this: var pic = ImageManager.loadSvActor(name) [index???];
Thanks to anyone willing to share some thoughts on this!
I have tuned a bit the Yanfly Status Menu core General section to make some space to add more info.
See below:
First I would like to draw a static Battler image of the given actor.
I know that I could use separated Battler images and draw them from the pictures files, but I was wondering if someone knew a way to directly upload an image from the actor battlersheet at a given Index?
Maybe something like this: var pic = ImageManager.loadSvActor(name) [index???];
Thanks to anyone willing to share some thoughts on this!


