private void HandleOnTriggerDown(byte controllerId, float pressure)
 {
     _placement.Confirm();
 }