Button problems

I’ve succeeded in making a button call an animation (with help from kax), but I find that when I press the button again, the animation plays again.

Is there anyway to make the button only work once, so to speak?

Use a variable, or use the new Button.enabled feature.

pom :cowboy:

It works, but there is one problem.

I don’t want it to disabled completely, just its AS. So when I roll over, the different states would still appear.