Jump to content

Store data inside a DOP with an array


Recommended Posts

I struggle to accomplish this. I want to save a value, in this case the speed (length(@v)) inside a DOP (SOP solver). The array should be written inside an array so that the point stores the values for the last 10 frames.

I tried to use haspointattrib to create the array and then fill it with push or append. It seems that haspointattrib is negative on every frame, so the array gets created over and over again. Furthermore the value from the last frame always gets lost.

I'm not sure what I am doing wrong or how it has to be done.

Can somebody please give me a hint?! How do I store this data over time?

Cheers
Tom

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...