I’m trying to make a tank game.
The tank is controlled with WASD.
The turret is looking on a target.
The target is moved with Mouse.
Problem:
The turret is rotating on all axis. I just want it to rotate on the Z axis.
Is it possible with only nodes?
I have tried setting Angular Factor under Physics - Armory Probs to 0 on X and Y. But still not working.