How Do I loop a animation called “Aim” whil I hold down the rightmousebutton?
Sorry If I’m bad at scripting but I just need it
(1) Create a looping animation
(2) On Input.MouseButtonDown(1), use Animation.Play
(3) On Input.MouseButtomUp(1), use Animation.Stop