Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Bitty Engine

Bitty Engine is an itty bitty game engine, with built-in editors, programmable in Lua. · By Tony Wang

Pixel editor: add zoom handling, and better camera movement

A topic by Yosa created 13 days ago Views: 19 Replies: 2
Viewing posts 1 to 2

Some features I'm looking for:

- easy zoom using the scroll wheel

- image panning using the middle click or the space modifier

- (least important) basic symmetry guides

Developer (2 edits)

Hi,

Thank you for the feedback!

  • easy zoom using the scroll wheel

    • Good idea, will make a plan.
  • image panning using the middle click or the space modifier

    • Currently, panning is doable by Shift+LMB. Will consider this for integrality.
  • (least important) basic symmetry guides

    • Define symmetry guides please.
(+1)


  • (least important) basic symmetry guides

    • Define symmetry guides please.
    > A toggle that shows a line in the middle of the image. when drawing, it should draw the point symetrical to it in regard to the guide line.