void FixedUpdate()
 {
     handler.InteractionFixedUpdate();
 }