Skip to main content

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

Hello, is it possible to request for a script call to access a gacha banner's button directly? I was wanting to make my own UI with pictures

(+1)

Hi! I'm glad it was useful for you!

The plugin didn’t include that functionality, but since it’s not very complicated to implement, I went ahead and uploaded version 1.0.2 which includes this feature. I also took the opportunity to organize the plugin parameters a bit and include the demo of the project I use and that is shown in the video.

I hope it’s helpful! ^^

Just configure the new Reference ID parameter in the Gachas and assign a unique name to each Gacha. Then, in the plugin command, you can call that identifier as an optional argument, and if it's found and available, it should place you in that one automatically.

Cheers!