I realized what I need is to just offset the y position of the toast window layer by setting SceneManager._scene._cgmz_toastLayer.y to a negative value before the plugin command. So that the three toast will still work as intended. Is this alright? Thanks again.