Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Changed the Item IMG Ranger
#4
Well currently the item uses a
Code:
Item(index).Pic
to declare what image it is. You will have to change it to:
Code:
Item(index).PicX
Item(index).PicY
And when blitting the image, its not just the Y that has the Pix variable, but also the X. Its not that difficult.

You basicly save them as .Pic is done and find the places they are drawn and change the x and y.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)