Skip to content
David Roig edited this page Mar 13, 2016 · 7 revisions

The starcraft Cursor changes it's texture depending on the situation. For example, If the cursor is on a entity its image and animation will change. Here's a list of the diferent cursor states depending on the events.

Cursor States

  • Idle (Animated)
    Idle
  • Multiple Selection
    Multiple
  • Hover Over Entity (Animated)
    • If Allied: Green
      Allied
    • If Enemy: Red
      Enemy
    • If Resources: Yellow
      Resources
  • Selecting a position on the map/world.
    Map Position

Selecting Units

When an allied unit is selected a circle will appear below it, depending on the size of the unit. Also a bar indicating it's life (Green), Shields (Blue) and Energy (Purple) will appear below the unit.

Clone this wiki locally