You are currently accessing a test/development version of our application, not the actual live version that regular users see!
Data lose will take place when we do a refresh/sync of our production/live database.

Article Post

...

Mechanics for Real Time Strategy RTS Game Armament

The creation of Armament building blocks for the mechanic in the game

As listed in the GDD the following will need to be created for the game as C# components.  We've already began on unit movement aspect of coding.  So let layout what we want for prototyping and than layout a road map for us to use for agenda creation.  This wiki is for us to build a game using only prototyping so we can see what works and what does not.  We are not going to worry about art and model at this time for this aspect and only use the sandbox area as needed.  Just simple 3d shapes and images to get to prototyping as fast as possible.  

Unit

  1. Movement
    1. Unit Selection and Move
    2. Group Selection and Move
    3. Formation
    4. Elevation
    5. Cornering
    6. Land
    7. Air
    8. Sea
    9. Space
    10. Navigation
  2. Order
    1. Build Structure
      1. Create
      2. Repair
    2. Lay Bridge
      1. Deploy
      2. Package
    3. Land Mine
      1. Deploy
      2. Package
    4. C4Explosion
    5. M16
      1. Attack
    6. M98
    7. 120 MM Cannon
  3. Unit Ranking
  4. Animation
    1. Idle
    2. In motion
    3. Death
    4. Attack
    5. Special
  5. Audio
    1. Spawn
    2. Selected
    3. Confirm command
    4. Completed task (Builder unit)
    5. Death
    6. Attacking

Equipment

  1. Order
    1. Incendiary Grenades
  2. Upgrade
    1. Upgrade 5.56MM to Armor Piercing
  3. Unit Load Out

Game Mode

  1. Conquest
    1. Control an Area
  2. Objective
    1. Mission
  3. Tutorial
    1. Control
    2. Unit
    3. Structure
    4. Choosing Missions?
    5. Encounters Member
  4. Team Death Match
  5. Death Match

Resource

  1. Morale
  2. Oil
  3. Power
  4. Wealth

Environment

  1. Boundaries
  2. Wildlife
  3. Weather
    1. Timed Event
    2. Special Encounter
    3. Strategic Moments that force you to make decision or rely on others
  4. Landscape
  5. Terriorist
    1. Timed Event
    2. Special Encounter
    3. Strategic Moments that force you to make decision
  6. Territory Combat (Attrition for Enemy Unit like Rise of Nation)
  7. Animation
  8. Audio
  9. Mini Map
  10. Control Groups
  11. Fog of War
  12. Camera
  13. Background Music
  14. Ambient Noise

Player

  1. Reinforcement
    1. Abilities
  2. Contact
    1. Stat Modification
  3. Rank
    1. Unit Total
    2. Supplies
    3. Officer
      1. Movement
        1. Unit Selection and Move
        2. Group Selection and Move
        3. Formation
        4. Elevation
        5. Cornering
        6. Land
        7. Air
        8. Sea
        9. Space
        10. Navigation
      2. Order
        1. Attack Unit
        2. Attack location
        3. Stand position
        4. Passive
        5. Aggresive
      3. Unit Ranking
      4. Animation
        1. Idle
        2. In motion
        3. Death
        4. Attack 
        5. Special
      5. Audio
        1. Spawn
        2. Selected
        3. Confirm command
        4. Completed task 
        5. Death
        6. Attacking
        7. Recommendations 
          1. "We need to retreat"
          2. "we can win this!"
          3. "we are evenly matched" 
  4. Personality Traits
  5. E-commerce System

In-Game End User

  1. User Interface
  2. Setting
    1. Controls
    2. Audio
    3. Video

Out-Game End User

  1. Menu System
    1. Interface
  2. Menu Screens
  3. Audio
  4. Special User Interface Control

Structure

  1. Placement for Building
    1. Align model to terrain
  2. Order
    1. Build Unit
    2. Unit Waypoint
    3. Advancement
  3. Animation
    1. Building
      1. Roving the land  (Tier 1)
      2. Building             (Tier 2)
      3. Nearly done       (Tier 3)
    2. Idle (stationary)
    3. Working (researching or building units)
  4. Audio
    1. Selected
    2. Has been built
    3. Upgrade complete

Suburb

  1. Unit Interaction
  2. Structure Interaction
  3. Stats Modification
  4. Embassy & Suburb Diplomacy 
  5. Animation
  6. Audio
  7. Art Dialog Documentation Video

Story

  1. Pedigree
    1. Text
    2. Art
  2. Campaign
    1. Audio
    2. Art
    3. Text
Game developer & game programmers will need to review this to get an idea of our indie game development team process.
Share:

Leave a reply