Tagged Questions
3
votes
1answer
260 views
Name of the model in memory that you use for map collision detection?
I'm trying to remember the English name for a memory model of a map built exclusively for handling collision detection. I think this is especially frequent in tile-based platform games.
I believe the ...