====== Global Editor ====== Here you can open an existing global settings file or create a new one. For this introduction we will use the ''UFE_Config'' file that comes with the project, which is targeted to the TrainingRoom scene example provided. * Demo file: ''.\UFE\Demos\_2DFighter\Config_2D_Fighter.asset'' * Script reference: * (Open Source) ''.\UFE\Engine\Scripts\Core\Definitions\GlobalInfo.cs'' * (Compiled) ''.\UFE\Engine\Plugins\UFE.dll\GlobalInfo'' To create a new config file file for the Global Editor, in the project window click on ''Create -> U.F.E. -> Config File''. ---- {{ :global:global_start.png?nolink|}} In the global editor you can set all the general options your fighting game has. **Gameplay Type:** Select a gameplay type. Different selections shows different options in some of the editors (like [[global:camera|Camera]] or [[global:round|Position]] Settings). Check the demos provided (''/UFE/Demos/'') for examples on how UFE can be used. **Project Name:** The name of your game or project. **Deployment:** Allows you to select different ways to initiate the game. You can use this option to separate the built-in GUI and load UFE's game engine directly through scene calling. * **Full Interface:** Starts the game normally, with all [[global:gui|GUI]] Menus. * **Versus Mode:** Starts the game in Versus Mode with pre-selected characters. * **Training Mode:** Starts the game in [[global:trainingmode|Training Mode]] with pre-selected characters. * **Challenge Mode:** Starts the game in [[global:challengemode|Challenge Mode]] with a pre-selected challenge. **Skip Loading Screen:** Skips the loading screen for Versus or Training Mode. **Sub-content:** * [[global:debugoptions|Debug Options]] * [[global:aioptions|AI Options]] * [[global:camera|Camera Options]] * [[global:match|Match Options]] * [[global:gui|GUI Options]] * [[global:input|Input Options]] * [[global:characters|Characters]] * [[global:stages|Stages]] * [[global:storymode|Story Mode]] * [[global:trainingmode|Training Mode]] * [[global:challengemode|Challenge Mode]] * [[global:network|Network Options]] * [[global:preload|Preload Options]] * [[global:advanced|Advanced Options]] ---- ===== Videos ===== For more video tutorials visit [[https://www.youtube.com/c/Ufe3d|UFE's official youtube channel]].\\ {{youtube>eDSiBNlKipc}} [[:start|< Back to Universal Fighting Engine - Introduction]]