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

Music tool needs zones to only update components when needed. Maybe leverage flags for this?

enhancement

Remove collision manager. Since it doesn't manage collision directly it is no longer needed.

enhancement

Unable to read controller mapping from game editor in the settings tool

bug

Need to make sure you can't import a project if none exits?

bug

Need to move away from the built-in input manager and use a more robust input manager. Also, need to connect up configuring the controller to the new system config tool...

enhancement

On Mac, scale mode stretches the display and does not respect the correct aspect ration of the editor.

bug

Right now you can increase the resolution with no limit. Perhaps there should be a limit at QVGA which is 320 x 240? [Wikipedia states](https://en.wikipedia.org/wiki/Third_generation_of_video_game_consoles) that 3rd gen systems didn't...

enhancement

Fixed the starting code for space being noted as 30, it's 32 Fixed an extra reference to the ascii code for 'P' in a table Fixes a reference to the...