-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Mainman002 edited this page Sep 11, 2019
·
2 revisions
I'll try and give a better idea of what Goodle is and what it can do.
Goodle is a pixel painting app made in Godot, why I made it was just for the fun of it (I tend to make pixel painting programs to test different game engines xD)
Current features include:
- Painting, Erasing, Color Selecting, and Selected Color Erasing
- saving png images
- brush size
- color pallet
- grid view
- various keyboard shortcuts to speed things up
as far as Keyboard shortcuts go this is what I have currently:
- Left Mouse: paint
- Right Mouse: Erase
- Middle Mouse: Color Select
- (1): Pencil
- (2): Eraser
- (3): Color Picker
- (4): All Color Eraser
- (G): Grid Toggle
- (X): Color Swap
- (E): Eraser
- (B): Pencil
- (CTRL + Z): Undo
- (CTRL + SHIFT + Z): Redo
- (CTRL + Y): Redo