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

Adding a new enemy type: auto mortars #21

Closed nbenven95 closed 5 years ago

nbenven95 commented 5 years ago

Adding a stationary auto turret/mortar to the game. This will be a good refresher for setting up the static mesh stuff for the tank since the composition for the mortar is basically the same with a body, turret and barrel.