#How do i make my player play an animation when i press RightClick?
1 messages · Page 1 of 1 (latest)
you can find someone to make scripts for you in #👷︱for-hire , or post in #💵︱hiring
UserInputService (UIS), detect when an input is made, and see if the UserInputType of MouseButton2 is being inputted. If so, play the animation.