Asset Store:
Payhip:
Upon installation UFE will attempt to automatically update the Input Manager
under Project Settings. If this fails, you might end up with a few errors such as controls not working or characters falling off the screen. A common description of this error can be found in the Unity's error console as “UnityException: Input Axis (..) is not setup”.
To fix this error and update your Input Manager settings follow these steps:
(Project Folder)\Assets\UFE\Engine\ProjectSettings
ProjectSettings.zip
(Project Folder)\ProjectSettings
Alternatively, this error could be caused by having an extra input event system active in your scene. UFE spawns its own event system.
Opening the demo files:
UFE\Demos\
and open any of the following scenes to start the demo:Open U.F.E. Global Config
under the inspector.[Demo]\Characters\[Character]\[Character].asset
or, under the Global Editor, select Characters..\[Demo]\Characters\[Character]\Moves\[Move].asset
.Window → U.F.E.
.Create→UFE
and select the file of your choice.Starting a new scene:
Add component
and type UFE
.UFE_Config
, make sure you have your characters and moves setup and hit play.
To update an existing copy of your UFE follow these instructions. If you are updating from UFE 1 to UFE 2, follow these instructions after importing your project.
For more video tutorials visit UFE's official youtube channel.