New to it and having great problems animating a particle layer across the stage.
I have a section of moving grass as part of a larger group containing 20 or so layers. All other layers in the group move fine but the particle does not.
I've tried putting it in a group of its own, inside the larger group, but still the grass waves just about stationary while the other layers perform.
Any ideas. Is this a characteristic of particles.
shifting particles
Moderators: Víctor Paredes, Belgarath, slowtiger
-
- Posts: 35
- Joined: Wed Jun 18, 2008 8:51 am
shifting particles
Last edited by Greysnarthur on Thu Jul 31, 2008 11:57 pm, edited 2 times in total.
-
- Posts: 35
- Joined: Wed Jun 18, 2008 8:51 am
moving particles
You can see the layer windows here.
http://web.me.com/richardhookway/Site/A ... stuff.html
The problem is with moving the particles using the layer translation tool.
http://web.me.com/richardhookway/Site/A ... stuff.html
The problem is with moving the particles using the layer translation tool.
According to the particles parameters you have shown, the particles have a lifetime of 0 frames. This means that that each particle would live for ever once it appears. Also your particles have velocity = 0 so they must be "on at start" (if not they are never shown because cannot be launched (velocity =0)).
The problem comes with the "free floating" thing. If you check it "on" and also all the particles are shown since the beginning of the animation ("on at start") they are just "free floating" all the time that you move the layers (the particles or the group layer) so they wouldn't move at all.
Just check off the "Free floating" and it should solve your problem.
-G
The problem comes with the "free floating" thing. If you check it "on" and also all the particles are shown since the beginning of the animation ("on at start") they are just "free floating" all the time that you move the layers (the particles or the group layer) so they wouldn't move at all.
Just check off the "Free floating" and it should solve your problem.
-G
-
- Posts: 35
- Joined: Wed Jun 18, 2008 8:51 am
shifting particles
Fantastic
Thanks for that.
Thanks for that.