All Questions
1 question
2
votes
2
answers
3k
views
3D Translation using only distance and angles
So I'm starting to foray into 3D game programming, but I've hit something of a snag.
I have an object I want to move around. It should always move either forward or backward relative to its local Z ...