Getting Started

This page covers what you need to get Spark up and running in Unity.

Requirements

  • Unity 6.3 or newer

Spark does not require any specific rendering pipeline. You have full freedom to use URP, HDRP, or the Built-in Render Pipeline. The included game templates and demo scenes use URP, but the framework itself is pipeline-agnostic.

Installing Spark

Watch the installation walkthrough video here: Spark Installation Guidearrow-up-right

You can purchase Spark Core and individual plugins from the Unity Asset Storearrow-up-right. For more information on how Spark is distributed (individual plugins, bundles, and game templates), see How is Spark Distributed.

The Spark Editor Window

The Spark Editor is where you spend most of your time. To open it:

  1. In Unity's menu bar, look for the Spark menu or go to Window > Spark Editor.

  2. The editor window opens with tabs on the left sidebar.

Each installed plugin adds its own tabs. For example, if you have the Items plugin installed, you will see tabs for Items, Equipment Slots, Body Parts, Loot Tables, and so on.

Inside each tab you can browse existing entries in a searchable list, create new entries, edit entry fields in the inspector panel, and delete entries you no longer need.

Next Steps

Now that you have Spark installed, continue to Core Concepts to understand the foundational ideas that every Spark system is built on.

Last updated

Was this helpful?