|
Kaysakado Random nobody Level: 4 Posts: 1/2 EXP: 195 For next: 84 Since: 04-26-09 Since last post: 13.0 years Last activity: 12.9 years |
|
| I've been playing around with Entrances/Exits and Views, and I think I might have found the use of one of the bytes.
The 9th byte (right after the height) in each View structure is the View Number. The second-to-last (19th) byte in each Entrance structure is which number area to spawn in. If you take a look at this quick edit of the Extra Life Mushroom house, you'll see that you spawn in a second view I made just to the right of the actual level: http://kaysakado.googlepages.com/I01_1.bin If you change the 19th byte in the Entrance structure back to 01, you will spawn on the right edge of the standard view. If you keep the Entrance structure the same and change the View Number in the second View Structure back to 01, the game will crash. And yeah, it does get messed up. I didn't want to bother with uploading the BGDat, since the standard one works just fine for these purposes. Also, this is kind of unrelated, but when I added the second view structure, Toadsworth and the Item Boxes dissapeared from the level. I don't know why. |

