User Tools

Site Tools


modding:xml:artwork_scales

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
modding:xml:artwork_scales [2012/10/28 04:38] rpcmodding:xml:artwork_scales [2016/07/04 06:31] – This article lists the OLD ship/station scale! I have not deleted the old content for posterity reason. xephyr
Line 3: Line 3:
  
 ===== Planets & Asteroids ===== ===== Planets & Asteroids =====
 +
 This scale is generally used for large-scale objects (larger than 10 kilometers) that the player does not generally dock with (i.e., is generally not on the same plane). This scale is generally used for large-scale objects (larger than 10 kilometers) that the player does not generally dock with (i.e., is generally not on the same plane).
  
Line 21: Line 22:
 |Giant asteroid     |500       |105 × 105           |About the size of Vesta.| |Giant asteroid     |500       |105 × 105           |About the size of Vesta.|
 |Large asteroid     |250       |90 × 90             |About the size of Hyperion.| |Large asteroid     |250       |90 × 90             |About the size of Hyperion.|
-|Medium asteroid    |100       |64 × 64             |About the size of Prometheus.| +|Medium asteroid    |100       |70 × 70             |About the size of Prometheus.| 
-|Small asteroid     |50        |50 × 50             |About the size of Eros.| +|Small asteroid     |50        |60 × 60             |About the size of Eros.| 
-|Tiny asteroid      |10        |32 × 32             |About the size of Deimos.|+|Tiny asteroid      |10        |40 × 40             |About the size of Deimos.|
  
 ===== Stations & Structures ===== ===== Stations & Structures =====
 +
 +**NOTE!!**
 +
 +The following values are for **the OLD station scale**! The current scale for stations is:
 +
 +   Size(pixels) = 5 * size(meters)^(0.68)
 +   Size(meters) = [size(pixels)/5]^(1/0.68)
 +
 +The other values listed here are **for older graphics** that have not been updated.
 +
 This scale should be used for stations and other immobile structures that the player docks with. This scale should be used for stations and other immobile structures that the player docks with.
  
Line 31: Line 42:
  
   Size(pixels) = 250 * Size(km)^(0.5)   Size(pixels) = 250 * Size(km)^(0.5)
 +   
 +  
 ^Object           ^Size (Km) ^Image Size (Pixels) ^Notes ^ ^Object           ^Size (Km) ^Image Size (Pixels) ^Notes ^
 |Artificial moon  |100       |2,500               |About the size of the Death Star.| |Artificial moon  |100       |2,500               |About the size of the Death Star.|
Line 47: Line 59:
 Reference thread is [[http://neurohack.com/transcendence/forums/viewtopic.php?f=2&t=5464|here]] Reference thread is [[http://neurohack.com/transcendence/forums/viewtopic.php?f=2&t=5464|here]]
 ===== Ships ===== ===== Ships =====
 +
 +**NOTE!!**
 +The following values are for **the OLD ship scale**! The current scale for ships is:
 +
 +   Size(pixels) = 5 * size(meters)^(0.68)
 +   Size(meters) = [size(pixels)/5]^(1/0.68)
 +
 +The other values listed here are **for older graphics** that have not been updated.
 +
 This scale should be used for starships and other vessels. This scale should be used for starships and other vessels.
  
Line 66: Line 87:
 |Shuttle            |10            |25                  | | |Shuttle            |10            |25                  | |
 |Auton              |5             |15                  | | |Auton              |5             |15                  | |
-{{:modding:xml:shipscalesample_2_.jpg|}}\\ + {{:modding:xml:shipscalesample_2_.jpg|}}\\ 
 ===== Notes ===== ===== Notes =====
   * If a station is on an asteroid (e.g., a mining colony) use the size of the station as a guide (the asteroid should be less than twice the size of the station).   * If a station is on an asteroid (e.g., a mining colony) use the size of the station as a guide (the asteroid should be less than twice the size of the station).
modding/xml/artwork_scales.txt · Last modified: 2017/02/21 01:21 by xephyr