Saga Unity Plugin
Overview
This package is meant to provide a thin wrapper over low-level transactions needed to interface with a Saga instance in a performant and ergonomic fashion.
Installation
Dependencies
UniTask
To install UniTask, go to the package manager and add via Add package from git URL
,
with url https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask#2.3.1
.
Once UniTask is installed, simply move the unzipped Saga plugin directory into the packages folder.