↧
Character rotation help needed.
I'm making a platformer game with A and D as the controls for left and right navigation. When the player presses the "A" key the character is supposed to rotate 180 degrees from their current facing...
View ArticleHow do I rotate to a custom Vector3 variable?
I'm Trying to figure out how to rotate to a specific rotation that is read via serial. The problem when running the code the object rotates as it should then slowly by itself rotates back? How do I fix...
View Article