Jump to content

Recommended Posts

Have you tried:

inst.AnimState:SetMultColour(255/255,255/255,255/255,1)?

Replacing the first 255 before the slash with the right RGB number?

Like how: inst.AnimState:SetMultColour(117/255,115/255,251/255,1)

Would give me a light purple color.

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...