-
Notifications
You must be signed in to change notification settings - Fork 1
Ships
Vitaliy filipov edited this page Aug 13, 2013
·
2 revisions
The ships should travel with approx 192px/minute
or 3.2 pixels/second
Ships travel from planet to planet in formation and grouping. A group is visual representation of the number of ships and it's based on planet i.e ships send from different planets cannot merge and make groups. They're separate entities.
Ship1.png (raven class) = 1 ship Ship2.png (frigate class) = 100 Ship1 Ship3.png (carrier class) = 1000 Ship1 Ship4.png (battlecruiser class) = 10000 Ship1
So if a player sends 8679 ships from one planet to another we should visualize 8 carriers, 6 frigates, 79 ravens.
The size is based on the order of power. The biggest is the more powerful :)