philteredkhaos 131 Posted December 13, 2015 First off, let me apologize if this is the wrong place to ask for help, I don't want a plugin, I want to know if this is possible and how to do it... Can I call up an animation that is made in javascript to be used in MV for a title screen or a short cutscene? If so, how would I do this/set up? thanks in advance! Have a good day! Share this post Link to post Share on other sites
Tsukihime 1,489 Posted December 13, 2015 how is your bounceBubbles method implemented? Share this post Link to post Share on other sites
philteredkhaos 131 Posted December 13, 2015 Sorry, I have not one clue. My wife was doing some stuff on codeAcademy learning Js animations, and I was wondering if there was a way to code an animation in an IDE and then call it in MV. I am probably using all the wrong terms, since I have only rudimentary grasp of JS syntax (also from CA). Share this post Link to post Share on other sites
Tsukihime 1,489 Posted December 14, 2015 It should be possible, but you will need some extra stuff to get it to work with the other MV graphics properly. Other than that, the general animation algorithms are the same. Share this post Link to post Share on other sites