treebog Posted June 19, 2020 Share Posted June 19, 2020 The documentation is very unclear. In the vellum constraint DOP, it says that I can use the activation parameter to update constraints at a certain frame. When I set the creation frame parameter and activation parameter to the frame where I want my constraints to be updated, nothing happens. The only way I can get my constraints to update is if I set the "update constraints" parameter to "every frame", but I dont want my constraints to be updated every frame, I only want it updated once! Quote Link to comment Share on other sites More sharing options...
anim Posted June 19, 2020 Share Posted June 19, 2020 (edited) 44 minutes ago, treebog said: I only want it updated once! in that case keep activation 1, Create Constraints to On Creation Frane, and set creation frame to frame you want them to be created at if you want it to be created more than once (lets say on frames 10 and 21), set Create Constraints to Each Frame and activation to: $FF==10 || $FF==21 Edited June 19, 2020 by anim 1 Quote Link to comment Share on other sites More sharing options...
treebog Posted June 19, 2020 Author Share Posted June 19, 2020 Thank you so much! You fixed my problem. I'm still curious though, what is the point of setting activation to >1? Why did they make the UI for it a slider? It seems pointless. 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.