|
From: AASS <ban...@ho...> - 2007-07-01 18:06:23
|
Hey all, My goal is to put the origin (0,0) of the world in the bottom left hand corner. My .world file has this: ( bitmap "bitmaps/emptyWorld.png" size [16 16] origin [-8 -8 0] name "cave" ) but all that happened after this is the grid shifted down to (-8, -8) in relation to the white world but the white world remained where it was and so did it's coordinate system. My aim is to put the white world's origin in the bottom left hand corner. Any help would be appreciated. Regards. -- View this message in context: http://www.nabble.com/Origin-Shift-tf4008575.html#a11384122 Sent from the playerstage-users mailing list archive at Nabble.com. |