itch.io is community of indie game creators and players

Devlogs

Version 1.0.1

Game Design Tool
A downloadable game design tool for Windows, macOS, and Linux

This release is a pretty major one. It is adding a new Entity type to the system: Maps!

Changes:

  • Added a new Map Template type to be used when creating Map entities. This template automatically adds a entity_list field that cannot be removed. If you select the gear for that field you will see it has an x and y coordinate field that are also not manually editable. If you want you can add additional fields to this relationship. An example would be the max number of spawns from this location or a respawn delay.
  • Created the ability to add a Map entity.
  • The map image is defined by clicking on the image in the top left corner for the entity.
  • Allows the users to Right-Click to drop an entity into the map.
  • Allows the users to left click on the pins to update any new fields for that pin specified in the template
  • Allows users to drag and drop the pins to indicate their location within the map.
  • Updates to the export to include the entity type - Entity or Map
  • Updated the Settings page to export specific categories to either a JSON download or a JSON page in the browser.
  • Updated the Settings page to allow exporting all Entities at once.

Files

  • game-design-tool.zip
    Aug 24, 2022
Download Game Design Tool
Leave a comment