nbenven95 / BattleTank

Second major project in the Udemy Unreal Engine 4 course (project is actually C++, github seems to have goofed)
0 stars 0 forks source link

Improve tank models #30

Closed nbenven95 closed 5 years ago

nbenven95 commented 5 years ago

Try to find some better tank meshes. Either find a hovertank mesh and add some spring force effects to make it look like its actually hovering or find a tank mesh with animated treads and rework the movement system.

After doing a quick search, it looks like making a tracked vehicle is a bit more advanced. I'll try hovertanks for now and then maybe make a tracked vehicle in another project.