Unreal Engine: Drop Actors

Using the Python API inside of Unreal Engine 4.2x, I was able to create a simple straight forward way to drop objects (Actors) on to a surface. Contact is based on the geometry surface, versus the pivot point.

Short video to demonstrate the function.

Tags: