Overlap cannot occur if actor doesn't "exist" in a given plane
When the scale of an actor is set to 0 in either X, Y or Z any overlap events will fail to trigger overlap events.
1. Open UE4Editor (Top down project)
2. Create new Blueprint based on Actor
3. Wire Event ActorBeginOverlap node to a Print String node
4. Add static mesh component
5. Set StaticMesh to CubeMesh
6. Set static mesh component to OverlapAll and enable GenerateOverlapEvents
7. Drag instance of BP into the level
8. Set the scale in the Z direction to 0
9. PIE and walk over the BP instance
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Simulation - Physics |
---|---|
Affects Versions | 4.8 |
Created | May 26, 2015 |
---|---|
Resolved | May 28, 2015 |
Updated | Jul 14, 2021 |