#Trying to create a toggle that does not reverse when turned off

4 messages · Page 1 of 1 (latest)

polar grail
#

I might be really bad at explaining this so bare with me. I'm working on a model commission right now and the person commissioning has asked me if I can create a toggle where the model's hat falls off their head (not like it just disappears like it falls out of frame) and then when the toggle is turned off they want the hat to reappear on the head. My original idea for this was to make a toggle where the hat falls to the bottom out of frame where I lower the opacity to 0 and then on the very last keyform move the now 0% opacity hat back into position so it can (hopefully) reappear on top. What I totally forgot is that with toggles, once they are untoggled the keyforms reverse causing the hat to fly back up from the bottom looking very strange. I was wondering if there was any way to have this not happen like if I could make it into an animation and do it that way? Or maybe there is a workaround I could use to stop that from happening?

Thank you for any advice you may have!! blushcat

rotund turtle
#

I think for that an animation is best with 2 parameters. Basically using the one you have set up and the new one being the opacity of the hat. Using the 2 together you can play the hat falling on the first parameter, then "hide" the hat on the second parameter, then reverse the hat on the first parameter rapidly, then "unhide" the hat on the second parameter.

polar grail
#

Oooo I'm gonna try that now and see if it works! Thank you!!

rotund turtle
#

Basically kinda how tear crying tutorials work