Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Set an animation to a GUI?

Asked by
Razlio 0
8 years ago

Please include the code which you are trying to use, so the community will be better-equipped to help you with your problem.

What I am trying to do is make a tool with multiple GUIs with set stances and animations. I am going to explain exactly what I am trying to do. I am trying to make it so that when you click on a certain GUI placed at the top or bottom of the screen, it switches stances. This is going to be a tool, by the way. The tool will be placed on your hip when not selected, and will be in your hand when selected. While having the tool out, you will click on one of the GUIs to switch stances, and when you click with left mouse button it will play the attacking animation set to that certain GUI. I originally was going to make it so that you hit a keybind to cycle through the different stances with their corresponding animations, but I don't know if that is possible. If they keybind idea is not possible, i'll settle on the GUIs. Please help!

0
I am not entirely certain what you are asking for, please include code next time, and also don't use a wall of text. If you want to show a character animation but in a gui, use a billboardgui and place the char model in front of it. FearMeIAmLag 1161 — 8y

Answer this question