[RMVX ACE] CHANGE SPRITE BASED ON LOCATION IN CURRENT SPRITE SHEET.

Posts

Pages: 1
'Evening all!

I have a question regarding sprite changes. (Not the simple change actor graphic/face commands)

I came across a composite character script which allows the game to assemble custom characters using different graphic layers for body, hair, eyes, armor, etc. The downside to this script is that actor faces and char sprites can't be changed using the regular change actor graphic/face commands.

I was wondering if there's a way to change the actor's sprites by specifying a location within the respective sprite sheet. (ie show an angry facial expression by swapping the actor's face to the second sprite in the first row of the current face sheet, or making the character sprite change poses by swapping to the 4th charset in the second row of the current character sprite sheet, etc).

Sorry if this explanation is a little unclear, as I'm not sure how else to describe it, but any help is appreciated!
Pages: 1