Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Scrolling maps (Not 100% Working)
#11
Lol, it's not hard. I had some help with it, but after seeing how it's done, it's really not that hard.

Here is an example:

Code:
ReDim SMaps(Size).Tile(0 To MAX_MAPX, 0 To MAX_MAPY)

Which goes in:

Code:
Sub iLoadMap

Of course, there are more places that this is needed, well, not this exact redim, but I'm sure you guys get the point.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)