Skip to content
Gwen edited this page Oct 23, 2023 · 23 revisions

Crew Boom Plugin & Unity Project

Plugin configuration

Characters created with the plugin use GUIDs.

Characters may also have an optional .json file to determine if they should replace a character instead of adding a new slot.

Updating the Plugin

Getting started with Unity

It is expected that you know how to navigate and use the Unity engine at least somewhat.
You can find many tutorials on the internet on how to use it.

The Unity project requires Unity version 2021.3.27f1
You can download the project from the latest release

The steps to creating a character are outlined in the following order in this wiki:

The project also includes extra tools

Updating the Unity project

Solving common problems