Jump to content

[Help needed] Changing Bigportrait ingame


Recommended Posts

I was wondering if there was a way to change my characters portrait depending on their state.
Something like, if my character has a certain tag then
    Asset( "IMAGE", "bigportraits/bretticus_none.tex" ),
    Asset( "ATLAS", "bigportraits/bretticus_none.xml" ),
elseif my character has a diffrent tag then
    Asset( "IMAGE", "bigportraits/Lilith_none.tex" ),
    Asset( "ATLAS", "bigportraits/Lilith_none.xml" ),

 

Any help at all would be very appreciated.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
  • Create New...