Setup
Last updated
Last updated
Download the latest version of playgama_bridge.c3addon
from the GitHub release page.
Go to Menu
→ View
→ Addon Manager
and click Install new addon...
. Select the downloaded file and click Install
in the popup window.
Open your project, right-click on the Object types
folder, and select Add new object type
. Choose Playgama Bridge
and click Insert
.
Set Use Worker
to No
in the project settings:
Uncheck the checkbox Load SDK from CDN
:
Download the playgama-bridge.js
file of the same version as the plugin from the GitHub release page. Import it into the Scripts folder. Select it and set Purpose = Main script
:
When updating the plugin, do not forget to update the JS file to the same version.