How do i create a moving tank?

I need to create a tank, however i dont know how to start off!

I haven’t gotten to the part where you program the tank to fire projectiles and rotate etc.

My plan is to build a simple car, then add more wheels and treads which are simply just visual and serve no purpose.

Does anyone have an idea of how I could do this?

You could try looking into this:

Although it would probably be better to make the tank model yourself.

When does the video explain about making the tank move?

The video assumes you already you already have the scripts.
Im starting from scratch.

To make the tank move I suggest using TweenService.

Vehicle physics can be very annoying, you should try to make a car/bike before moving onto something as complex as a tank.

You should try analyzing the code for this vehicle to get started:

TweenService is not viable with vechiles.

1 Like