When a player turn quadbike over, he doesn't get any damage althought his head clearly hits ground.
Description
Description
Details
Details
- Legacy ID
- 893403186
- Severity
- Minor
- Resolution
- Open
- Reproducibility
- Always
- Category
- Engine
Steps To Reproduce
- Run editor
2.Spawn player
3.Spawn quadbike
- Drive it
- try to turn it over
6 observe that player isn't getting any dmg
Additional Information
Desired result: When the quadbike is turned over the player should be dead.
version: 0.5.102377
Event Timeline
Comment Actions
I'm not sure about dead. Speed should factor in to this and player should most likely just ragdoll off the quad and take damage based on values through PhysX.
Comment Actions
good way to simulate 'quadbike crash', if vehicle flipped, detach player, relax body physx, when body is stoped, switch animation on proned. *you can see a good reference in GTA when you crashing on bike :) - crash ->flyaway->fall(physx&dammage)->stand up