View Single Post
  #10  
Old 03-01-2007, 11:06 AM
zokemon zokemon is offline
That one guy...
zokemon's Avatar
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
zokemon is a jewel in the roughzokemon is a jewel in the rough
Send a message via ICQ to zokemon Send a message via AIM to zokemon Send a message via MSN to zokemon Send a message via Yahoo to zokemon
Quote:
Originally Posted by Kristi View Post
This thread seems to have derailed a little. layer 3 and lower places the showimg per tile. if you want to move it just a pixel, well its just a little math.
One tile is 16x16 pixels, so if you want to move it a pixel on the level space, you move it by 1/16 tiles, which is equal to one pixel =)
But then you are changing the real position. He wants to be able to offset the image displayed, not the object displaying it (such as a npc or a TShowImg)
__________________
Do it with a DON!
Reply With Quote