Epic Developer Community Forums
Moving Actor Won't Collide
Development
World Creation
overlap-actors
,
collision-responses
,
move-actor
,
question
,
Physics
,
Collision
,
collision-detection
,
unreal-engine
Ravi80335
(Ravi80335)
October 1, 2021, 1:40am
8
Only the root component is swept and checked for blocking collision
In your video, DefaultScene is Root, So the Collisions of Car Mesh doesn’t work with Sweep
So, set Car Mesh as Root, or Box Collision as Root.
show post in topic