Skip to main content

Transform Manipulations for Dummies

Do you like math? Do you like vectors? Do you want to know how to do vector math with transforms?

"But why would you even want to know this?"

On avatars, we dont have the luxuries of using scripting to make cool things.
So we can have to use the tools that are given to us to do fun things :)

And because a large portion of what makes games work is vector math, you can do a lot of fun things with this on avatars, like tracking other players' hands!

Chapter 0: What?

Chapter 1: Basic Operations