File: level_editor_map_label_indicator.offset

package info (click to toggle)
freedroidrpg 0.13-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 156,568 kB
  • ctags: 6,872
  • sloc: ansic: 56,967; sh: 3,851; makefile: 255; python: 203
file content (16 lines) | stat: -rw-r--r-- 710 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16


** Start of iso_image offset file **

FreedroidRPG uses isometric viewpoint and at the same time images of various sizes for objects within the game.  To determine the correct location for each of these images in the main game screen, FreedroidRPG must somehow know where the 'origin' of the object in question is within the given graphics file.  This is what these offset files are for:  They describe how much and in which direction the top left corner of the visible object is shifted away from the 'origin' or rather 'feet point' of the object in the image displayed.


OffsetX=-36

OffsetY=-18

GraphicsFileName=/home/johannes/FreeDroid/graphics/iso_floor_0015.png


** End of iso_image offset file **