Collision with a large amount of block objects


(Jacob Albano) #1

Continuing the discussion from New to FlashPunk, however have developed with AS3 before!:

It sounds like you probably want to look into the Grid class for collision, and the Tilemap class for displaying the objects. Both of these will afford you much greater performance as well as a lot less code.


(Nate ) #2

Okay I will look into them! Thanks! :dancer: