Help - Search - Members - Calendar
Full Version: Independent Animation Script
RPG RPG Revolution Forums > Scripting > Script Development and Support > RGSS2
Philip
I'd like a script that allows you to play an animation on the map without having to play it on a character. Like specify an X,Y coordinate and it play there. I looked through the script section and couldn't find anything. Thanks
Ndoelicious
It's easy, just call the 'play animation' from the command box. But before, make an event on where you want the animation take place.
Philip
QUOTE (Ndoelicious @ Nov 26 2012, 05:17 PM) *
It's easy, just call the 'play animation' from the command box. But before, make an event on where you want the animation take place.


Sorry, this is a bit more advanced. I need to be able to play an animation from a script because it must be able to play on ANY map at any given time.
Ndoelicious
What about making the trigger action to 'parallel process', and copy paste it to other map?
Philip
QUOTE (Ndoelicious @ Nov 26 2012, 09:52 PM) *
What about making the trigger action to 'parallel process', and copy paste it to other map?

I'm not quite understanding what you're saying. I'd like to be able to play an animation anytime I wish at any given point on the map at any time. Basically defind play_animation(143, 10, 19).

This call would play animation 143 from the database at X coordinate 10 and Y coordinate 19. I've been trying for 2 days and can't get it done.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.