thread: .lvl files
View Single Post
  #869  
10-18-2010, 06:46 AM
LIJI's Avatar
LIJI
Howler Punk
 
: Mar 2007
: Israel
: 318
Rep Power: 19
LIJI  (206)LIJI  (206)LIJI  (206)

:
Ive thought of a way to get around the hard coded offsets problem, each index can point to data *after* the end of the file. Then you can add as much new data as you like! The only thing that might be fixed is the collision data. I'm going to start working on an editor so its easy to try these things out.
The structure of the screen array is also a bit problematic- the width of the path (in screens) is not constant.
Reply With Quote