Litter Box is a collection of utilities and components that are useful across Unity projects. It is provided as a UnityPackage that you can import.
-
Download the latest release HERE
-
Open your Unity project
-
Open the "Assets" menu option
-
Select "Import Package > Custom Package..."
-
Browse and select the
litter-box.*.unitypackage
file you acquired in step 1 -
Import the assets.
-
In your code, import the package(s) you want to use and create your game!
using LitterBox.Debug; using LitterBox.Utils; using LitterBox.ScreenCapture; using LitterBox.Models;
Documentation Not Yet Completed
Documentation Not Yet Completed
Documentation Not Yet Completed
Documentation Not Yet Completed
Documentation Not Yet Completed