ORK Framework Logo - RPG Editor for Unity
  • Features
  • Showcase
  • Guide
    • Documentation
    • Tutorials
    • API
  • ORK 2
    • Tutorials
    • Plugins
    • API
  • Support
  • Forum
  • Get ORK

Getting Started

  • Introduction
  • First Steps
  • Game Starters
  • Components Overview
  • Player/Camera Controls
  • Game Over

Editor

  • Editor Overview
  • Base/Control Section
  • Game Section
  • UI Section
  • Templates Section
  • Status Section
  • Inventory Section
  • Combatants Section
  • Battles Section

Features

  • Animations
  • Areas & Teleports
  • Combatant Triggers
  • Control Maps
  • Difficulties
  • Factions
  • Formations
  • Formula Nodes
  • Logs
  • Loot
  • Move AI
  • Quests
  • Research Trees
  • Schematic Nodes
  • Shortcut Slots

Status System

  • Status Values
  • Status Effects
  • Attack/Defence Modifiers
  • Abilities
  • Combatants
  • Classes
  • Status Bonuses
  • Status Conditions

Inventory System

  • Inventory System Overview
  • Currencies
  • Items
  • Equipment
  • AI Behaviours/Rulesets
  • Crafting Recipes
  • Shops

Battle System

  • Battle Systems
  • Adding Battles to Scenes
  • Calculating Action Results
  • Battle Menus
  • Battle AI
  • Battle AI Nodes
  • Battle Ranges
  • Battle Camera
  • Target Selection
  • Battle Spots
  • Battle Texts
  • Battle End & Loot Dialogues
  • Action Combos
  • Damage Types
  • Cursor Prefab Components
  • Grid Battles
  • Adding Battle Grids to Scenes
  • Battle Grid Highlights
  • Battle Grid Formations

UI System

  • UI System Overview
  • Start Menu
  • Menu Screens
  • Notifications
  • Combatant Selections
  • Quantity Selections
  • Text Display Settings
  • Cursor Settings
  • Console (In-Game)
  • Menu Requirements
  • HUDs: Content Providers
  • HUDs: Conditions
  • HUDs: Click Actions
  • HUDs: Text Content
  • HUDs: Value Bar Content
  • HUDs: Status Values
  • HUDs: Status Effects
  • HUDs: Attack Modifiers
  • HUDs: Defence Modifiers
  • HUDs: Shortcuts
  • HUDs: Abilities
  • HUDs: Equipment
  • HUDs: Class Slots
  • HUDs: AI Behaviours
  • HUDs: AI Rulesets
  • HUDs: Quests
  • Timebar HUD

Scripting

  • Scripting Overview
  • Access Handler
  • Code Extensions
  • Combatant Scripting
  • Custom Nodes
  • Custom Component Save Data
  • Home
  • Guide
  • Documentation
  • UI System
  • Combatant Selections

Combatant Selections

Table of Contents
  • Combatant Selections
    • General Settings
    • Base Settings
      • Combatant Choice Layout
    • Content Settings
  • Using Combatant Selections
    • Menu Screens
    • Abilities, Items Equipment
    • Schematics

Combatant selections are used by menu screens to select the target for using an ability, items and other things.

Combatant Selections #

Combatant selections define how selecting a combatant in menu screens is handled. They are set up in UI > Combatant Selections.

Learn more about menu screens in this documentation.

General Settings #

The general settings define the default combatant selections for different menu actions:

  • Menu User
    Used when the user of a menu is selected.
  • Ability Target
    Used when the target of an ability is selected.
  • Item Target
    Used when the target of an item is selected.
  • Equip Target
    Used when equipping an equipment on another combatant.
  • Give Target
    Used when giving items to another combatant.

Abilities, items and equipment can override the default combatant selection and optionally use the menu user instead of the selection.

Base Settings #

The base settings of a combatant selection define the UI box that’ll be used and if the combatant selection displays only the battle group or the whole group.

There are additional settings to show hidden combatants, remember selections and more.

Combatant Choice Layout #

Optionally override the default combatant choice layout (defined in UI > Text Display Settings).

The combatant layout defines the content an input button of a combatant displays. You can use a HUD as a template to add additional content, e.g. value bars.

Content Settings #

Define the optional title and message content of the combatant selection. You can use text codes to add content information about what’s being used (e.g. <name> to add the name of the item or ability that’s used).

This’ll be shown in addition to the input buttons for the individual combatants.

Using Combatant Selections #

Combatant selections are used in different parts of ORK.

Menu Screens #

Menu screens can use combatant selections to select the user of a menu screen that’ll be opened (used in Button List menu parts). Button List menu parts can optionally also use a Combatant menu part in the same menu screen instead.

They’re also used to select the target for other menu actions, e.g. using an item, ability or equipment, giving an item to another combatant, etc.

Abilities, Items Equipment #

Abilities, items and equipment can optionally define their own combatant selection.

They can also be set up to use the menu user instead of selecting a combatant.

Schematics #

The Call Menu Screen node (to open a menu screen) can use a combatant selection to select the menu’s user before opening it.

Additionally, the Combatant Selection Choice node uses a combatant selection and stores the combatant into selected data.

Share This Article :
  • Facebook
  • Twitter
  • LinkedIn
  • Pinterest
Updated on November 12, 2021
Table of Contents
  • Combatant Selections
    • General Settings
    • Base Settings
      • Combatant Choice Layout
    • Content Settings
  • Using Combatant Selections
    • Menu Screens
    • Abilities, Items Equipment
    • Schematics
Sitemap
  • Features
  • Showcase
  • Guide
    • Documentation
    • Tutorials
    • API
  • ORK 2 Hub
    • Tutorials
    • Plugins
    • API
  • Support
  • Forum
  • Get ORK
  • Contact
  • Blog
  • Makinom
  • gamingislove.com
Categories
  • News (60)
  • ORK 2 (137)
    • Tutorial (137)
      • Game tutorial (50)
      • Gameplay (32)
      • How-to (55)
  • Release (130)
Search

© 2015 Gaming is Love e.U.

Disclosure: This site may contain affiliate links, which means I may receive a commission if you click a link and purchase something that I have recommended. While clicking these links won’t cost you any money, they will help me fund my development projects while recommending great assets!