Unit System
  • WELCOME
    • πŸ‘‹Hello
    • πŸ—ΊοΈRoadmap
    • ⛑️Support & Community
    • πŸŽ“Version - Changelog
  • Getting Started
    • πŸ”ŒImport Package
    • βš™οΈConfiguration
    • πŸ” Database
    • πŸͺŸManager Window
    • Creating a new Scene
      • Player Camera
      • Set up Player
      • Set up Player UI
      • Set up the Game World
    • Create Units
      • Resource (Crystal)
      • Research (Crystal age)
      • Resource node (Crystal Node)
      • Resource collector (Crystal)
      • Combat unit (Mage)
      • Production unit (Mage Tower)
      • Faction (Purple Cubes)
  • How it works
    • Overview
    • Modules
      • Resource
      • Production
      • Population
      • Garrison
      • Collection
  • Integration
    • Unit Selection
    • Unit Formation
    • Object Placement
Powered by GitBook
On this page
  1. Getting Started
  2. Create Units

Faction (Purple Cubes)

PreviousProduction unit (Mage Tower)NextOverview

Last updated 2 months ago

Steps to create and configure the faction:

  • Select Faction type

  • Click Create New button

  • Set name and description of the faction

  • Set default actions. These would be the actions generally shown when builders are selected, to support placement of new units. You can check examples provided with the demo.

  • Expand the Start Data section and configure starting data defined on the faction:

    • Population - initial capacity & hard limit. Initial capacity is what the player starts with and hard cap will make sure he never exceeds certain population limit, regardless of structures built.

    • Units - initially spawned and placed units

    • Resources - initial resources applied to the player

    • Resource Capacities - works with unique resource capacity on player's ResourceModule

    • Research - initial research applied to player,

    • Limits - specify limit for specific unit's; if applicable. This will prevent player from producing any more units of the specified type once limit is reached. Most commonly this is used on the main structure (such as HQ) and housing for population of the faction.

Example of Purple Cubes Faction