Match User Scale
Amaster's Users Library
The Match User Scale node takes in the user to scale, the user to match the scale with, and how long to actually scale to that size. The when called, scales the user over time.
Inputs
* (Call)
Calls to start the scaling process for the target user.
UserScaleToMatch (User)
The user to match the size to.
TargetUser (User)
The user to scale.
AnimationTime (float)
The time it takes to scale the Target User
to match the other user.
Outputs
Next (Continuation)
Continues the code from here.