HaywireInteractive / OnAllFronts-Public

UE5 MilSim FPS / RTS Game (formerly ProjectM)
MIT License
128 stars 24 forks source link

Prevent soldier from dying when in truck and grenade explodes nearby #775

Open Leroy231 opened 12 months ago

Leroy231 commented 12 months ago

It should only damage the truck. We shouldn't be doing splash damage since we do a line trace between the explosion point and the soldier and it should first collide with the truck.