Setup
Installation
InstallationOpen
Window→Package Management→Package ManagerClick
plusbutton and selectInstall package from git URLInsert
https://github.com/playgama/bridge-unity.gitOpen
Playgama→Bridge Setupwindow and clickAddin theAdd Bridge WebGL Templatesection
You can use the example project to better understand the SDK integration process
Config
ConfigIn the WebGLTemplates/Bridge/playgama-bridge-config.json config file you can set up various identifiers and in-game purchases.
You can see an explanation of the file structure here: Playgama Bridge Config.
Initialization and Build
Initialization and BuildOnce the game is loaded, the plugin is already initialized. No additional actions are required.
To ensure the plugin functions correctly, select the appropriate WebGL Template during the build process.

Last updated