1. Scene setup

Add the TyrSDKPlugin prefab to your scene (ideally once to your initial or bootstrap scene) from:

Packages/com.tyrads.unity-sdk/Runtime/Prefabs/TyrSDKPlugin.prefab

This enables API access via TyrSDKPlugin.Instance in code.

Last updated