itch.io is community of indie game creators and players

Devlogs

2 Type of Maps added! Dynamic and Manually Placed! - Top Down Template

2D Top Down Game Template
A downloadable asset pack

We first added a simple map system to our game using manually placed images! Using this method you can create hand crafted maps showing the location your player is currently in.


Then, using PolygonCollider2D's to setup the areas in our map, our new map script will be able to dynamically generate a UI map for us - following the bounds of our areas! You can use this for randomly generated rooms AND pre-designed maps.

Both of these options can be switched between in our top down template! :-)

Coming up next - interactivity! 

For example, opening chests and talking to NPCs!

Files

  • FullPackageSoFar.unitypackage 2.2 MB
    Jan 28, 2025
Download 2D Top Down Game Template
Leave a comment