Difference between revisions of "Template:IE 19 desc"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
 
Line 4: Line 4:
  
 
All entry fields can range from -32768 to 32767. Tiles are 28x28, and Camera motion is 4x more precise, so 112 = 1 Tile. 1h is 12 pixels high, so 48 = 1h, and regular units are 3h tall.
 
All entry fields can range from -32768 to 32767. Tiles are 28x28, and Camera motion is 4x more precise, so 112 = 1 Tile. 1h is 12 pixels high, so 48 = 1h, and regular units are 3h tall.
 
You might want to look into [http://ffhacktics.com/smf/index.php?topic=10018.msg192350#msg192350 Xifanie's Camera Helper] to easily design your camera instructions. (Requires Excel 2007+)
 

Latest revision as of 01:03, 3 January 2014

Moves camera around the map, like a small helicopter.

The coordinates used are the map's absolute coordinates, not relative ones to where the camera currently is.

All entry fields can range from -32768 to 32767. Tiles are 28x28, and Camera motion is 4x more precise, so 112 = 1 Tile. 1h is 12 pixels high, so 48 = 1h, and regular units are 3h tall.