Yet again I need another block, I need a way to interpolate a value
(Interpolate (1) to (3) by (0.5)::operators)
This would report 2
I would do this myself but I am just straight up not mathy enough to figure it out
Yet again I need another block, I need a way to interpolate a value
(Interpolate (1) to (3) by (0.5)::operators)
This would report 2
I would do this myself but I am just straight up not mathy enough to figure it out
You could look at the animations library, the animate blocks have interpolation functions inside them.
That’s cool but where?
Looking at the interpolation equation I don’t see it really anywhere in here. It’s probably somewhere else
I still can’t find it, @ego-lay_atman-bay where did you find it and how can it be put into its own block?
Yea I don’t understand it at all, thanks a lot tho for attempting to explain it in a way my brain can understand
Yeah, you'll learn about this in math at some point anyway.
Yeah, I just used the script variable to specify what end - start was.
Makes sense