#physics autoplay problem? i guess
16 messages · Page 1 of 1 (latest)
you never use the same parameter for both input and output
the input tells the output how to move, so in that case the parameter is essentially eternally waiting for itself to move first
the way you set up augmented physics is that you have 2 sets of XYZ parameters
the default ones, these do not have the actual rigging on them and are used as the input
and custom ones, these have the actual rigging on them and have the rigging on them
you can just duplicate + rename your XYZ parameters, i usually just add "aug" to the name and ID so i can tell them apart
then move the rigging from the the default XYZ to your new parameters
and change the physics outputs
Really? But that's what I learned in a YouTube channel... and I thought the problem is me.
So If I duplicate the parameters, there won't be a problem?