Back to Browse

Collisions in Pico-8 using the hit_box() function

6.9K views
Nov 18, 2018
15:15

This video builds on the previous video which looked at the hit_box() function to actuall implement pixel-perfect collisions for you games. This is done in Pico-8, but it could be implemented for any programming language as it is the method that is important.

Download

0 formats

No download links available.

Collisions in Pico-8 using the hit_box() function | NatokHD