Hi there.
I was following a tutorial by brackeys for top down controls. As you can see Im trying to make a tank game. The turret is a child of the tank. The turret should always aim towards the mouse position. But I had to add a Rigidbody to the turret so he can turn. The problem now is that the turret isnt following the tanks position and just stays were it started. How can I fix that ?
,Hi there.
I was following a tutorial by brackeys for top down controls. As you can see Im trying to make a tank game. The turret is a child of the tank. The turret should always aim towards the mouse position. But I had to add a Rigidbody to the turret so he can turn. The problem now is that the turret isnt following the tanks position and just stays were it started. How can I fix that ?