What is the concept behind a game that has a top view and the view scrolls based on where they walk, and especially the concept of how to maintain collision detection.
Printable View
What is the concept behind a game that has a top view and the view scrolls based on where they walk, and especially the concept of how to maintain collision detection.
it's called tile-based engine and you can find a tutorial on my website :)