Im making a green and red, enabled and disabled toggle button, I made an animation so that when i press it it turns red, but when i press it, it turns red, but doesnt stay red, do I need to do a script or something for this to work? I just want my music to be turned off while its disabled.
If you’re just animating it, then you’ll need a way for it to stay red. I’m not sure how you’re running it. But with unity UI, you can just change out the sprite so it’s in the off state. This will also help when they check the music settings again and it needs to start in the off state.