jonoxia / platform-game

untitled HTML 5 side-scroller
15 stars 5 forks source link

Add zoom feature to editor #39

Open jonoxia opened 13 years ago

jonoxia commented 13 years ago

Would be really nice to be able to zoom out to see the whole level then zoom back in on the part you want to edit.

Oh, or maybe a minimap that is zoomed out enough to show the whole level, click anywhere on the minimap to position the full-scale screen? That would be cool. Could even replace the (kind of awkward) scroll tool.

Currently there is no way to draw a platform longer than one screen. Zooming out would make that possible.

satyreyes commented 13 years ago

I like this idea. Note that fixing Bug #7 would also fix the lattermost problem.