public void OnImplodeAll(InteractableStateArgs obj) { if (obj.NewInteractableState == InteractableState.ActionState) { _mMainManager.ChangeCurrentAssemblyPosition(0); } }