Whoops, caught a couple errors with the code I gave you. First off, I switched the velocity vectors, so T and S should be switched. Secondly, I mixed up ** and *^, and forgot that *^ was unsigned, so change the *^'s to **'s. This all applies to the 'Turn Towards Thing' code. I tried these changes on the calc and they worked beautifully
