If a static object has 'Use Complex collision as simple' set as its collision type, it'll collide with a player but will not collide with objects that are dynamically simulating physics.
1. Create a new project with starter content using the First Person Shooter template
2. Create a new blueprint based off the actor class
3. Add a static mesh component to the new blueprint
4. Apply a static mesh that uses 'Use Complex collision as simple' (i.e. Floor_400x400)
5. Place an instance of the blueprint in the level and be sure that 'Collision Preset' is set to 'BlockAll'
6. Place one of the FirstPersonCubes in the level over the new blueprint's instance.
7. Start PIE
8. Notice that the cube falls through the new blueprint instance
Why does the REMOVE method of map container remove elements have memory leaks?
How to delete some elements correctly when deleting an array loop?
How does TextureRenderTarget2D get TArray<uint8> type data?
How do I set a material as a post-processing material?
What is the difference between Camera and CineCamera?
What controls of umg have mouse wheel events in UE4.27?
How to assign a value to a member of UMG's UMaterialInterface pointer type in C++?
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Simulation - Physics |
---|---|
Affects Versions | 4.8 |
Target Fix | 4.8 |
Created | May 20, 2015 |
---|---|
Resolved | May 21, 2015 |
Updated | Apr 27, 2018 |