Skip to content

Instantly share code, notes, and snippets.

@jaekx
jaekx / gist:3c2d586f8eca3b3246b6
Created December 15, 2014 05:34
Quick Comment
In the CharacterMotorC script don't forget to make the function "SetVelocity" public incase you want to access it in any other scripts. Helpful for swimming upward, flying, jetpacks ect ect ect. Thank you for the C# scripts though, it really saved me alot of time! 8)