Quickstart

A fast way to start creating is by checking out the

TBE_Empty_Project

This project has preinstalled or will automatically pull in:

  • NuGet for unity

  • R3

  • Observable Collections

  • the required unity packages.

After you checked out the empty project, open it in Unity and:

Install assets:

  • Odin Inspector

  • Dotween

  • TBE

Create a new scene, open it and set it up:

TBE Scene Setup

Open the TBE ⇒ Tools ⇒ TBE Setup.

Create all the necessary GameObjects by using this tool. Refer to its documentation.

Now you’re ready to create gameplay. (see e.g. Creating Gameplay)