Quick Start

Create Player Character

To create the player, go to Tools > Combat System > Create Player. This will open up the FS System Setup Window.

From the FS System Setup window, make sure the Locomotion System and Melee Combat System are selected, and drag and drop your character model to the Character window. and click on Setup.

Note: If you have other FS systems installed, they'll be shown in the list of systems.

Create Enemy Character

To create the enemy character, go to Tools > Combat System > Create Enemy

Next, you should assign the model to the "Character Model" field and click the “Create Character” button.

Melee Fighter Setup

This script handles the attacks for both the enemy and the player. You must assign the Weapon and Death Animations, while other fields can be filled according to your preference.

First, you need to create an empty object and add a Navmesh Surface component to it. Configure the necessary values, then click the "Bake" button

For more information about Navmesh Surface, you can find additional details here Now you can start to play

Last updated