Posts: 233
Threads: 18
Joined: Jul 2008
08-24-2008, 04:51 AM
(This post was last modified: 08-24-2008, 04:52 AM by Deus Ex Machina.)
Like the title says, I can't do that :/
I go through all the frames, but it won't shoot.
I use this itr to follow the platform, I add it every two frames.
itr:
kind: 8 *bdy coord* *range* dvx: *nextframe*
itr_end:
Thanks given by:
Posts: 1,708
Threads: 34
Joined: Mar 2008
08-24-2008, 01:18 PM
(This post was last modified: 08-24-2008, 01:29 PM by Lauli.)
Did you add the itr to the ball aswell? Because that could be a reason...
But moving platforms are rather complicated anyways...
Thanks given by:
Posts: 233
Threads: 18
Joined: Jul 2008
No no, I figured out the problem. (No need for additional itrs)
*solved*
Thanks given by:
Posts: 233
Threads: 18
Joined: Jul 2008
The problem was that even though the frames moved smoothly, the objects didn't get created by opoints.
So I simply removed the i/k8's on the essential frames only - meaning that you still follow, whilst being able to summon stuff :P
(Useful with a 500 MP attack, summons 21 tiny minions)