There are demo scenes included in the package with information on the purpose of each scene, interactions, and any specific features demonstrated.

Demo Scene 1 - Player Only

The first demo scene features a single playable character with basic actions, including movement, attack combos, dodge, and dodge attack. The character's actions are controlled through a well-organized set of components.

  1. Player Character:
  1. Camera:

    The camera has components unrelated to the package. It follows the player.

Actions Used:

Demo Scene 2 - Two Characters

Many aspects of this scene are similar to the Demo Scene 1. Those that are different are described below.