GameCreator icon indicating copy to clipboard operation
GameCreator copied to clipboard

A public project to share Game Creator tools, resources, documentation and log bugs.

Results 78 GameCreator issues
Sort by recently updated
recently updated
newest added

Added octave min/max to GC Music Chip but for the parser to work it should be built into the music chip itself

enhancement

Need to change the bg color limit to the total on the map editor tool because supported could cause issues if colors aren't always linear.

enhancement

Need an alternative sprite parser that will just index the colors in each sprite and map them to the colors in the order that it finds them. While this wouldn't...

enhancement

Need a way to display print statements over game UI when testing out in the GameCreator. Should show the last print statement to help with debugging.

enhancement

Need to add the files sizes so when you get an error a game is too large to save you can see which file is causing the problem. ![image](https://user-images.githubusercontent.com/24598054/33524701-8a30fa3a-d7d6-11e7-8838-91510f219d2a.png)

enhancement

Refactor sprite builder to use shorter rect names w, h instead of width, height, etc

enhancement

Remove unique from sprite builder json file. Maybe add height?

enhancement

Tool template demo, the stepper example's left arrow is not disabled

bug

Need to add total tracks to sound.json file

enhancement

Add option to force input field to only be a single line

enhancement