11-12-2008, 07:14 PM
(11-12-2008, 10:29 AM)wingsofthewind Wrote: yupp that's what i did but thx anyway TheNave. the second part is like, i tried to let the ball 'catch' anything that is near my character, with an itr kind 3 but the ball doesn't go to the frame i want. it's supposed to have the effect like the enemy comes near to me and the ball will attack the enemy automatically
the ball doesn't go to the frame you want coz the ik8 is overriding the ik3's catchingact:. So, you need frames that the ball has the ik3 without having ik8 (it needs at least wait: 1 per frame with any itr, otherwise the itr isn't read). But this means your ball will always "jump" to you, coz it has frames without being stuck to u (the ik3 frames).
(11-12-2008, 05:51 PM)MH-Razen Wrote: (beside: itr/kind 3 area in the type3--object which catch the char..., but... not sure ... this work, but itr/kind 3 in type 3 is a bit freaky )
what do u mean by freaky, coz I thought ik3 is "safer" than some other stuff (well there's the shadow problem that sometimes happens but that's minor).
Azriel~