Mario is getting capped! (beta) v0.7.0.1

zardOz2 - Custom level - May 24, 2015 from Windows
Revision #18, updated Jan 1, 1970
Play Edit 56 players liked this.

Update: Added a draw all bullet bills code and added the guns to the universal collision code, bullet collision vs mario and mario/bullet death mechanics, bullet direction and reset timing/restrictions

Woot, got my super efficient collision vs all blocks code working. This turned out to be far more difficult than I was expecting...

The code will only search for 1-5 total surfaces at any given time even if there are a million blocks. The draw all blocks code is also super efficient, if the blocks table has 2000x100 blocks in it, the code will restrict the search paramiters to any part of the block table which might be on screen, so instead of looping 200,000 times it will only do about 500)

Next up is power ups, and fixing the few bugs on my list, still have an issue with hitting 2 adjacent ? blocks from the same X location.

Downloads: 1447 - Level ID: 15974

Parent