gathertown / mapmaking

Maps, tilesets, and assets oh my!
350 stars 124 forks source link

mapmaking

Maps, tilesets, and assets oh my!

Use

Basic Usage

"I just want one thing"

  1. Find the tileset(s) or map(s) you want. Download it.
  2. Expect it will get out of date.
  3. Download it again.

"I want all the tilesets"

  1. Click the green [Code] button
  2. Click [Download Zip]
  3. Extract the tileset folder to somewhere nice on your computer.
  4. Expect it will get out of date.
  5. Download it again.

Git Guru Usage

"I want to stay up-to-date"

  1. (recommended) use some sort of git management program (Fork recommended, Github Desktop also works).
  2. Clone this repo: https://github.com/gathertown/mapmaking.git
  3. To check for changes: [Fetch/Pull]

If you want to contribute you're welcome to make pull requests. Tilesheets

Because all the tiled files (TMX / TSX) use relative paths, we're golden. Everything is self-contained in the repo, or even if you have side-projects that reference this repo, it should still work.

File Structure

mapmaking

📁 avatars

wearable directories divided by type containing actual wearable files (.png)

📁 maps

map files (.tmx) / background files (.png) / foreground files (.png) / photoshop files (.psd) divided into project-based directories

📁 objects

object files (.png) sorted in various directories (categories)

📁 sounds

various sounds (.mp3)

📁 tilesets

tileset files (.tml) and source files (.png)

Tileset Naming Convention

for tilesets (.tsx)

Group Name #.x.tsx Where

for tilesheets (".png")

group_name_#.#.png

example: