Jump to content

Rigging and Stamping


superdjo

Recommended Posts

Hello everyone,

I'm not sure I'm posting in the right section but here goes.

I have this simple tube model that is rigged via some expressions so it moves all alone.

I also have a fairly basic particle system.

Finally I use a copy sop to copy the skinned model on the particles.

Now, the thing I want to get working is to get some attributes of the points on which I'm copying the tube via stamping, and use them in the expressions of my rig ?

I tried a basic stamp("../locationOfMyCopySop","myattribute",0) but it doesn't work as stamping only works higher in the hierarchy of the copied branch which is, in my case, an objectmerge of the skinned model.

I'm definitely not doing this right and have absolutely no idea of how to get this working.

Does anyone know how to do this ?

Any help would be deeply appreciated.

Djo

Edited by superdjo
Link to comment
Share on other sites

I dont think you can stamp attributes at /obj level.

You should save file sequences to disk with different animations and then point to those differents "prebaked" sequences to populate your particle system. You can easily get the sequences using a file sop with a custom expression.

Another solution is using a "SOP rig", for example using lattices, then you can stamp any attriburte in that rig.

Link to comment
Share on other sites

Ok it does work, it's my bad I was tired last night and I was just doing it wrong, I was using $PT insted of $ID in the point expression I was using in the stamp value.

Anyway works like a charm its just that my attributes are calculated wrongly.

Thanks for the help anyway, good idea for the sop rig but it has its limitation for more complicated examples

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...