Make Actor collide half way through another actor

Hey, How would I go about making a free-moving actor (actor 1) bounce half way through an actor (actor 2) locked on the X axis. So instead of actor 1 bouncing when it reaches the top of actor 2, it bounces when it reaches half the length of actor 2? Thanks in advance for any help.
Comments