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 [2013/04/16 00:22] gpmmodding: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 26: Line 27:
  
 ===== 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.
  
modding/xml/artwork_scales.txt · Last modified: 2017/02/21 01:21 by xephyr