I'm making a territory defense game and I'm trying to get to the turret to move. Up, down, left and right all work fine. I got the diagonals and used them all correctly, I even checked Telixion's tutorial, it's exactly perfect. When I assigned RB instead of LS up-right diagonal, it worked just like I wanted it to.
Help?
This might not be it but check to make sure you chose the LS and not the RS. I did that once, laughed when I figured out why it wasnt working. lol
No, that's not the problem. It is definitely LS. Strangely, it still works perfectly with anything but LS diagonal. I haven't tried using a RS diagonal yet. I wonder what could be wrong...Originally Posted by Telixion
Still, thanks.
EDIT: Oh and just to mention I'm changing the value of the pitch and the yaw, not the X and the Z like in your video. I'm also using local.
There's a check box in the up, down, left and right directions called "enabled on diagonal". Check that and the turret should move in the diagnol directions when you move it in a diagonal by moving horizontally and vertically at the same time.
Really? Did I seriously not notice that? I'm going to check once I'm done eating, thanks a lot.Originally Posted by James24993