I’m new to unity and programming in general and I’m trying to write a script that sets an animation layer weight to 0 when the left mouse button is pressed down, and when the mouse button is released, reset the animation layer weight back to 1. So far I’ve had no luck and could really use some help.