fabsberry Posted June 12, 2018 Share Posted June 12, 2018 (edited) Hello, I want a second age ("myage") for particles, when they are in the group "active". Very simple? But it don't work Edited June 12, 2018 by fabsberry Quote Link to comment Share on other sites More sharing options...
3dome Posted June 12, 2018 Share Posted June 12, 2018 (edited) no need to set input to "Myself". leave it to none and just write f@myage += 0.1; EDIT: just built it like you show and it works aswell. are you sure you have points in the active group? Edited June 12, 2018 by 3dome Quote Link to comment Share on other sites More sharing options...
fabsberry Posted June 12, 2018 Author Share Posted June 12, 2018 Yeah there are some points. I recreate the setup, still the same problem... debug.hipnc Quote Link to comment Share on other sites More sharing options...
toadstorm Posted June 12, 2018 Share Posted June 12, 2018 I think this is just order of operations... if you wire your popwrangle3 that increments f@myage into the pre-solve input instead of post-solve, it works as expected. 1 Quote Link to comment Share on other sites More sharing options...
fabsberry Posted June 12, 2018 Author Share Posted June 12, 2018 Great, it works! Thank you! The operations order is still confusing me... 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.