|
Does anyone know how become the entire party as target? I mean.. i make an Summon animation and i wish that the Party go(fast) outside the screen and after the Animation the Party comes back.... i did'nt find such rule in the script.... does have anyone an idea? =(
My Skill Example is like this:
"SUMMON_ATTACK_NOW" => ["BEFORE_MOVE","WAIT(FIXED)","16","SUMMON","WAIT(FIXED)","40","HERO_GONE", "WAIT(FIXED)","16","OBJ_ANIM_SUMMON","WAIT(FIXED)","50","HERO_THERE","WAIT(FIXED)","32", "AFTER_MOVE","WAIT(FIXED)","32","COORD_RESET","Can Collapse",],}
AND "HERO_GONE" is something like "MOVE_TO"
"HERO_GONE" => [ 3,-600, 0, 1, 1, 0, "MOVE_TO"],
please help me =(
This post has been edited by shionx: Oct 7 2011, 06:09 AM
|