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

Getting Started

7
  • Introduction
  • First Steps
  • Game Starters
  • Components Overview
  • Player/Camera Controls
  • Game Over
  • Support: Sending Test Projects

Editor

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

Features

15
  • 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

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

Inventory System

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

Battle System

19
  • 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

28
  • UI System Overview
  • Start Menu
  • Option Categories
  • 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

8
  • Scripting Overview
  • Access Handler
  • Code Extensions
  • Custom Settings
  • Custom Targeting
  • Combatant Scripting
  • Custom Nodes
  • Custom Component Save Data
  • Home
  • Guide
  • Documentation
  • UI System
  • Quantity Selections
View Categories

Quantity Selections

Quantity selections are used to select quantities of items, equipment, etc. when trading in shops, dropping items and more.

Quantity Selections #

Quantity selections define how the player can input the quantity in different parts of ORK. They’re set up in UI  > Quantity Selections.

General Settings #

The general settings define the default quantity selections for different interactions:

  • Remove Selection
    Used when removing items from the inventory.
  • Drop Selection
    Used when dropping items from the inventory into the world.
  • Give Selection
    Used when giving items to another combatant, inventory or item box.
  • Buy Selection
    Used when buying items from a shop.
  • Sell Quantity
    Used when selling items to a shop.

You can define a minimum quantity an item must have to use the default quantity selections. If the quantity is below, only 1 will be used.

Base Settings #

The base settings of a quantity selection define the UI box that’ll be used.

Content Settings #

Define the optional title and message content of the quantity selection. You can use text codes to add content information about what’s being selected (e.g. <name> to add the name of the item that’s purchased), the price or how many of the item are in the player’s inventory.

This’ll be shown in addition to the quantity input (integer value input).

You can also define if the ok/cancel buttons of the UI box are displayed.

Quantity Changes #

Define how quantity can be changed. Changing quantity uses integer value inputs.

You can use horizontal and vertical quantity changes (e.g. via input keys) and define the content of the input, e.g. name, and add additional content (e.g. for placing the quantity values).

Using Quantity Selections #

Quantity selection definitions offer different options instead of just defining the quantity selection:

  • Default
    The default quantity selection setting is used.
  • One
    1 item.
  • All
    All available items.
  • Select
    Select the quantity using a defined quantity selection.

New setups use the Default selection.

Quantity selections are used in many parts of ORK.

Menu Screens #

Menu screen parts handling inventory, equipment or crafting define how quantities are selected.

Shop Layouts #

Shop layouts define how quantities are selected in shops using them.

Item Box #

The item box dialogue set up in Inventory > Inventory Settings defines how quantities are selected in item boxes (when not using an Inventory Exchange menu screen).

Share This Article :

  • Facebook
  • X
  • LinkedIn
  • Pinterest
Table of Contents
  • Quantity Selections
    • General Settings
    • Base Settings
    • Content Settings
    • Quantity Changes
  • Using Quantity Selections
    • Menu Screens
    • Shop Layouts
    • Item Box
Sitemap
  • Features
  • Showcase
  • Guide
    • Documentation
    • Tutorials
    • API
  • ORK 2 Hub
    • Tutorials
    • Plugins
    • API
  • Support
  • Forum
  • Get ORK
  • Contact
  • Blog
  • Makinom
  • gamingislove.com
Categories
  • News (70)
  • ORK 2 (137)
    • Tutorial (137)
      • Game tutorial (50)
      • Gameplay (32)
      • How-to (55)
  • Release (152)
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!