You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Elijah Voigt 0d0b814b56 hey the dialog system kinda works!
* .mono dialog files
* clicking trees loads the dialog in to the dialog box
* dialog box only visible when dialog is active/idle (not none i.e.,
  hidden)

Next up: Debug info about tree's dialogs and the active dialog
11 months ago
..
placeholder Starting on the most basic trees implementation 11 months ago
trees hey the dialog system kinda works! 11 months ago
.gitattributes Starting on the most basic trees implementation 11 months ago
README.md Fleshing out some resuable debugging systems and adding README docs 12 months ago

README.md

Game Assets

This folder contains all assets across all games in the project.

Project File + Output Files

All assets should be saved with a similarly named project file in addition to the output.

For example, if you are editing a file in Gimp:

  • you should include your-asset-name.xcf
  • as well as the resulting your-asset-name.jpg

This ensures if we need to make tweaks to an asset we have the "source" to do so.