Jump to content

Recommended Posts

Hello,

 

I feel like it can't be this complicated, but for the life of me I can't figure out how to add color to an equipped item.  I'm just trying to tint something with a slight color overlay.

 

I'm using inst.AnimState:SetAddColour() which is working fine on any item that is not equipped.  However, when the item is equipped, it loses the color, which then returns when the item is dropped.  Any ideas?

 

While I'm at it, I'd like to be able to color the inventory image as well, though I'm not sure if that is possible?

 

Thanks,

~Mark

You can only copy and recolour the swap_NAME anim and display that one instead.

 

The inventory image is just an image, you'd have to hack all the way to the tile widget to change something about that (and I'm not sure tint is one of those things)

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
×
  • Create New...