|
From: Andre K. <and...@gm...> - 2010-11-05 10:34:28
|
Today, I changed the Snake game to have an entry point and a start direction which is specific to the map. During this, I found a few problems with the Studio: - if you changed an Event and exit, you're not asked to save. I guess Events are not in the Undo/Redo history yet - external events are not loaded in the event editor, if you load them. I suggest checking if a file with the name exists and if, loading it, while the user is typing - events that use templates aren't opened well in the EventEditor. You always have to select the template again, to work with it. Seems as if there's a check missing or something. - global templates woud be nice. For the Snake game for example, it would mean adding the snake template for every map wouldn't be necessary If someone wants to address one of these things, just tell me, otherwise I'll work on them myself and tell you about the progress :) |