Pancho Posted August 9, 2019 Share Posted August 9, 2019 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 Quote Link to comment Share on other sites More sharing options...
Pancho Posted August 9, 2019 Author Share Posted August 9, 2019 I found this old thread, but unfortunately it lacks a "proper" solution. : ( Quote Link to comment Share on other sites More sharing options...
anim Posted August 9, 2019 Share Posted August 9, 2019 make sure you are looking at your values outside of your SOP solver, not inside 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.