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

Add recoil effect #41

Open nbenven95 opened 5 years ago

nbenven95 commented 5 years ago

Add a force impulse that acts on the barrel when the gun fires to simulate recoil. Possibly consider breaking the barrel mesh into multiple components connected by a spring physics constraint that would allow the barrel to reciprocate.