This is an old revision of the document!
Installation
Requirements
Package
If acquired from Unity's Asset Store:
If acquired from other stores:
Double click the unitypackage file or
Go to Main Menu > Assets > Import Package > Custom Package
Browse to the location of the downloaded unitypackage and open it.
Starting Fuzzy AI
If you decide to start a new scene, skip to Starting a new scene.
As soon as you import Fuzzy AI onto UFE you will be able to see the following new options:
Notes:
Global Editor -> AI Options will now have Fuzzy AI options enabled. Use it to create different difficulty settings. If you are using the
UFE_Config.asset
file that comes with UFE, you should now see 3 new predefined difficulty settings already assigned by default.
Before being able to see it in action you need to assign a few instruction files to your characters. Each of the demo characters should now appear with 3 empty
A.I. Instruction slots each. Feel free to choose any of the fighting templates from the folder
UFE Addons\AI Addon\Templates
. This is my recommendation:
Mike: Mix-up set (Mixup_Aggressive, Mixup_Balanced, Mixup_Defensive)
Robot Kype: Rush down set (RushDown_Aggressive, RushDown_Balanced, RushDown_Defensive)
Mecanim Bot | Joan: Rush down set (RushDown_Aggressive, RushDown_Balanced, RushDown_Defensive)
Updates
If you prefer to update Fuzzy AI manually, follow the procedures below:
Remember to always backup projects before importing a new update!
Close Unity.
Replace the files under .\UFE Addons\AI Addon\Runtime\
and .\UFE Addons\AI Addon\Editor\
with the files from the new version.
(Optional) Replace the files under .\UFE Addons\AI Addon\Templates\
with the new ones.
Open Unity.
< Back to Universal Fighting Engine - Fuzzy AI