How to emmitt an object with keyframes
Is it possible to emmitt an object that gets bigger intill in touches somthing. I want tk recreate a game called orbital on the iphone
Iv managed to get an object to grow in size and it also stops when it contacts a duplicate of its self or another object
For the object to grow in size iv used two keyframes on a timelo e which pause when triggered by a label
Thing is that it wont change its size on the spot where it was emmitted to
Think it has somting to do with the keyframe
Iv tried emmiting a separt object which the growing object can emmitt from but that has same effect
-
Unlink the object from the emitter by pressing triangle on the button. Then group the scaling object with something else. This can be as simple as an empty microchip. Now the scaling will happen *within* that group. So if the group is moved, or emitted in a different place, it will scale in that position. Next just link it up again and it should work as expected.
Hope this helps. -
Ok thanks. I will give it a go
❤
Please sign in to leave a comment.