Moving a pile of leaves with physics

Wondering how to accomplish a certain animation task? Ask here.

Moderators: Víctor Paredes, Belgarath, slowtiger

Post Reply
User avatar
PaperWaspNest
Posts: 44
Joined: Tue Jun 23, 2015 6:01 am
Location: Redmond, WA
Contact:

Moving a pile of leaves with physics

Post by PaperWaspNest »

Hey Everyone -

I have a fun problem to solve. Take a look at the GIF of a scene I'm animating:

Image

The white area will soon be a pile of leaves on the ground. My character scoops them up and lifts some of them off the ground.
Now, I'm ready to just keyframe this in some way or another, but before I do that I want to consider using Physics (or Particles) to accomplish it. Especially because it would get a nice effect of a few leaves spilling off from his hands as he lifts.

Information on using physics for anything even close to this is hard to find (or old), so I wanted to ask. It seems I cannot have a keyframed animation affect a physics group in any way. My only option for "animating" anything "myself" is to use Physics Nudge repeatedly. So far, I am imagining a pile of leaves where each leaf "starts asleep". I then have some invisible bowl-shaped objects roughly the size and shape of this character's arms get "nudged" towards the leaves so the bowl-things pick the leaves up. I'd have to do this carefully so they match the keyframed bone animation I've already made here....

Is there a better way than that?
User avatar
slowtiger
Posts: 6240
Joined: Thu Feb 16, 2006 6:53 pm
Location: Berlin, Germany
Contact:

Re: Moving a pile of leaves with physics

Post by slowtiger »

Once I did something like this FBF. Here's some points of interest:
- don't make all leaves too different to each other. Have one dominant colour, and only some leaves different from that (brighter). These will be the ones drawing attention, so these need to move more convincingly. Everything else can be pretty random.
So I'd try some particle generator with the uniform leaves, and some real physics on top of that (bright leaves).
AS 9.5 MacPro Quadcore 3GHz 16GB OS 10.6.8 Quicktime 7.6.6
AS 11 MacPro 12core 3GHz 32GB OS 10.11 Quicktime 10.7.3
Moho 13.5 iMac Quadcore 2,9GHz 16GB OS 10.15

Moho 14.1 Mac Mini Plus OS 13.5
User avatar
PaperWaspNest
Posts: 44
Joined: Tue Jun 23, 2015 6:01 am
Location: Redmond, WA
Contact:

Re: Moving a pile of leaves with physics

Post by PaperWaspNest »

That's a good idea, having some "hero" leaves that hold the bulk of the animation work. I will try that :)
Post Reply