Could some one give me some help on a grow function I’m working on. I’m trying to make it possible to increase the size of a fire by moving the X axis of the mouse.
You could try a VInterp right before the “Set Scale” node. With “Get Scale” as current and the resulting vector from your current function as target. Play around with the speed.
It will lag a little behind if you do it really fast but it should fix this issue.