Destructible doesn't return Impulse data on hit
User Description:
I'm working on a project with destructible structures. I'd like to apply damage to actors that are hit by fractured destructible mesh chunks based on their velocity. I'm attempting to read the impulse from a destructible chunk hitting a collision capsule and am getting 0.0,0.0,0.0.
1. Open QA-Game
2. Create an actor class BP & open it
3. Add a Destructible component > In the Details panel, set the destructible component to 'TEST_Cube_DM'
4. In the Event Graph, add an Event Hit & send the Normal Impulse to a Print String (screenshot #1)
5. Place the BP into the level
6. PIE
7. Shoot the destructible component > Walk into the component to fracture it > Shoot and walk into the fractured pieces
Results: The Normal Impulse will always return 0,0,0
Expected: For the Normal Impulse to return the force that the Actors collided with
I am not able to find world outliner how to enable it?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
Delay nodes occasionally don't fire the "Completed" output in a nativized build
What method is used to fill polygonal regions when drawing spline mesh at run time?
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
How does TextureRenderTarget2D get TArray<uint8> type data?
Head over to the existing Questions & Answers thread and let us know what's up.
7 |
Component | UE - Simulation - Physics - Destruction |
---|---|
Affects Versions | 4.12.5, 4.14 |
Created | Aug 19, 2016 |
---|---|
Resolved | Aug 18, 2021 |
Updated | Aug 18, 2021 |
2728 - projectgheist |