uugnut1
(uugnut1)
#1
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?
Downrest
(Down)
#2
You could try looking into this:
Although it would probably be better to make the tank model yourself.
uugnut1
(uugnut1)
#3
When does the video explain about making the tank move?
uugnut1
(uugnut1)
#4
The video assumes you already you already have the scripts.
Im starting from scratch.
StievieG
(A_R)
#5
To make the tank move I suggest using TweenService.
Zenqpa
(Cyberaxe)
#6
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:
Zenqpa
(Cyberaxe)
#7
TweenService is not viable with vechiles.
1 Like