Hi there, I’m trying to figure out how to use logic blocks to rotate a camera along with the player using logic blocks. I’m using simple-motion, the player is a sphere that rolls around, and I used vertex parenting for the camera -> player. Is it possible with my current setup, and if yes, then how?
Yes, I have. I’m trying to make it so, when I rotate the camera around the player, the player rotates as well, so it can move in the direction the camera is facing.