No collision

One thing I notice with this solution is that the hits don’t block, even if you call DispatchBlockingHit(). You will get a hit notification but you’ll have to modify your root actor’s velocity manually if you want it to stop or bounce or do whatever as a reaction to the collision.