How can I make balls drop when the player steps on a platform?

The overlap test can be on either the character or trigger box.

I would derive my own trigger box and do it there, so I could also have a instance editable ball reference and connect it up to the ball to drop in the editor.