Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

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.

Hi, yes you could do that