Page 1 of 1

Specify Rolling Panel Problem

Posted: Mon May 26, 2014 2:43 am
by Titan2001
I'm having a problem with the SRP's ex parameters and using them with a panel rolling pattern system

I'm trying to make it so that a certain move action triggers the ex parameters, and to activate them at the panel rolling's specific frame.
But when I try to make the specify rolling angle turn a different direction after turning, It won't turn. Does someone know a solution?

Re: Specify Rolling Panel Problem

Posted: Mon May 26, 2014 12:41 pm
by Garoslaw
Don't use change move action event, use Reset Move Frame, Action & Value event.

Re: Specify Rolling Panel Problem

Posted: Mon May 26, 2014 6:34 pm
by Ex-Rumia
Actually, you can easily use change move action events to have it turn. Unlike regular rolling panels, each movement for a specify rolling panel must have the move action changed or it will not move.

My preferred method for moving them is to chane the params and move action all in one event. It takes up at least three actions, but it works well.

Re: Specify Rolling Panel Problem

Posted: Mon May 26, 2014 9:52 pm
by Garoslaw
Well, it's either that or just resetting the move counter and value to 0. Both work. :V

Re: Specify Rolling Panel Problem

Posted: Wed May 28, 2014 10:39 pm
by Titan2001
Thanks guys. Both of the methods worked!