Tank tracks with constraints (Updates aswell)

I kinda need some help with my tank, just in the moving part.
I’ve done physical / constraint tracks before, and well it butchers a lot the performance Frames, CPU wise, so I’m trying to make another kind of system that doesn’t do all of that.


This is one of my test models, the M4A2 (76)W Sherman, 'm gonna try and make this thing move if its the last thing I do in my *dev career or something.

(one of my tests) Checking out tracks and movement by beams or lightbeams.

Here is another but instead of constraint links, I used light beams, they worked but they didn’t had collisions so the climbing, off-roading capabilities of it are really low.

And then we have constraint tracks, (Chassis of a Panzer 4, I had to remove to turret so it doesn’t glitch out that much), this cannot go faster or else the tracks will merge with the sprocket, stopping it.

I’ve also attempted at mesh deformation, but it didn’t work, BUT, I might go back on it because I think I didn’t apply the things I had to do.

Any help, or feedback will be appreciated so I can improve, or use another kind of track belt system to make these things move.

11 Likes

image
Found a way to do it, it doesnt work that well when theres players inside, but im gonna stick with it for now.

1 Like

Update: it works.


Stepping it up with half tracks!, the only thing needed is the steering, it starts hopping around trying to move.

1 Like


The turret works now.
That means that i need to find a way for this thing to fire! Right now, its based on a remote-event to value system, which isn’t working, ill find a way to fix it tho.
Hopefully

1 Like

Just wanted to say I like what you’re doing here and I’m quite interested! It’s really good, especially for you to use cool engine features like mesh deformation. Keep it up! Can we also like to see videos of this?

Oh, also how did you get thickness with those LightBeams? Furthermore, do the meshes travel along the wheels and how?

2 Likes

Alright!

Here’s the one I’m working one, the Panther basically, in this stand point I think its the one that it mostly done.

Edit: I forgot to mention that I need to work on the audio mostly, I’m using some free sounds on the toolbox and a really basic script on it, so I have to re-touch it, aswell as some track sounds for it.
Theres also other seats that are meant to be used for other players.
(Outside)


(Commanders POV)

that is somewhat depicted in one of my games i made in an alt.

It cannot fire yet, and the prism I have attached to the barrel makes it go up ones it moves

Now, the thing with mesh deformation I don’t know how to use it that well, but maybe I should go back on it and probably use it in other projects.

It works with attachments mostly, First we have the main track, which is a bunch of parts welded to a mesh, and then they’re linked with a hinge constraint, without any limits not type.

There’s an special wheel (the second one) which is able to hold the track in place with one part.

Like this.

Heres an image of the tracks, and a video which shows how it mostly works.
robloxapp-20220405-2036185.wmv (4.7 MB)

Light beams, its one of the recent ones I’ve done, and the one prior to the panther test.

image

I putted them on some folders because it looked a bit messy.


Sprocket Top, or the one that goes around the Sprocket, is around track thick, or in this case, 1.4.

image

2 Likes

Update
T-60 but its on fire, effects testing.


2 Likes

So just to recap
This was some weird kind of way to make new tracks instead of the old system i was using (which was hoping that the tracks wont come off and unions have proper collisions).

The chassis is done, and now its time for another challenge, scripting turrets for it. Ill start with a multiple turreted vehicle, like the Mark IV.
Image


I’m gonna close this *thread because help is no longer needed for a chassis.

Time for some turrets!

6 Likes