- Home /
How would i add an animation to GUI < Im a noob
I have no clue how to add an animation to a GUI as a "physical object" sample code would help :)
Do you need the GUI itself to animate or a game object to animate when you interact with the GUI?
i have made an animation on blender, and i have it as both a quicktime and .blend file, i want to load it up on my GUI so i can use it on the game, which is totally in the script in my main camera
Please describe exactly what it is you want to do, how you have tried to go about it and the problems that have occured when trying to do so. This is too vague a question to yield a decent answer, edit your post to include some more relevant information.
Alright well, i want to upload a few modules (with my animations on them) to the GUI and then be able to move them around my screen with scripts (for a game). I havent even tried doing so yet as i am very new to javascript and i have no idea what type of functions etc. to use for both the script in the module and the script in the main camera (game scene). Call the animation i want to use "characterrun"