Jump to content

affecting over time


hatrick

Recommended Posts

Hi there

how an expression should look like when i want to affect my particles by any force in order from 0 to greatest number over time.(constant point numbers)

for example particle 1 at frame 1 particle 2 at frame 2 a.s.o.

thx a lot

Link to comment
Share on other sites

If you want to have one particle affected at each frame (particle with ID 1 at frame 1, ID 2 at frame 2 etc) you should use group rule

$FF == $ID .... if you want particle 1 be affected at frame 1 .. particle 1 and 2 affected at frame 2 etc.. you should use expression that anim wrote :)

/Magnus

Link to comment
Share on other sites

i play around with some colission behavour.. my coliding object is animated manually but with simple keyframes the position changes integerwise and this makes ugly framesteps after hitting my partikles

how i can animate my object with float values ( subframes )

Link to comment
Share on other sites

i play around with some colission behavour.. my coliding object is animated manually but with simple keyframes the position changes integerwise and this makes ugly framesteps after hitting my partikles

how i can animate my object with float values ( subframes )

Do you mean setting keyframes non-integer in time or in value? If you shift-click on a parameter that is keyed and in the graph editor go to the "settings" menu > "Snap moved keys to nearest frame". then you can alt-click on the curve to set subframe keyframes.

If you mean having subframe collisions then you need to have "oversampling" turned up in the collision POP. Also note that you need "translating geometry" set in the "hint" drop down, and you also need your collision object animated at the obj level.

It might be easier if you post your .hip file.

Edited by sam.h
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...