Skip to main content

Editor Guide

Introduction

The Anishare collaborative editor allows you to create 2D animations in the browser in up to groups of 4. Users can navigate through the animation and edit layers and frames independently, while seeing collaborators' updates in real time.

The animation files are managed and saved on the server, so collaborators can always open animations, leave or close the tab, and come back later to continue editing.

Attention

There are certain things to watch out for when using this editor for the first time:

  • Your undo/redo edit history remembers the last 10 actions only, and these actions only include
    • brush / eraser strokes
    • cutting / deleting a selected area
    • pasting
    • using the paint bucket
  • To move a drawing, select an area and cut. When you paste, while the contents are still "floating", you can drag it to move it around the canvas. Click outside of the dashed bounding box or press escape to finalize the paste.
  • There are 3 stroke colours available per frame, like a colour palette. These colours can be managed on a per-frame basis in the Colour Palette menu.
  • There are exactly 3 layers per frame, foreground, middleground, background.

Keyboard Shortcuts

ActionDescriptionShortcut
Add frame afterAdd a new frame after the current frame.i
Add frame beforeAdd a new frame before the current frame.shift + i
Delete current frameDelete the current frame. Not reversible!shift + backspace
Increase / decrease frame ratek / j
Move to next framed, right arrow key
Move to previous framea, left arrow key
Play / pause animationspace
BrushSwitch to the Brush tool.b
EraserSwitch to the Eraser tool.e
SelectSwitch to the lasso select tool.t
Fill / Paint BucketSwitch to the paint bucket tool.f
HandSwitch to the Hand tool to pan the canvas around the window. Must hold the key. Switches back to previous tool when released.shift
Increase / decrease stroke sizeChanges the stroke size for the currently active tool (brush or eraser).w, up arrow key / s, down arrow key
CutCopy to clipboard and erase the current selection in the current layer.ctrl + x, ⌘ + x
CopyCopy the current selection in the current layer to the clipboard.ctrl + c, ⌘ + c
PastePaste from the clipboard to the current layer. Can move the pasted contents before finalizing.ctrl + v, ⌘ + v
Select allSelect all contents of the current layer.ctrl + a, ⌘ + a
DeselectClear the current selection / finalize paste action.escape
Delete selectionErase all selected contents in the current layer.backspace
Zoom inZoom in your view of the canvas for detail work.=, right click, scroll up
Zoom outZoom out your view of the canvas.-, scroll down
Reset viewResets all zoom and pan back to default.r
UndoUndo the previous stroke, deletion, or paste, limit of 10 actions stored.ctrl + z, ⌘ + z
RedoRedo previously undone, deletion, or paste, limit of 10 actions stored. After commiting a new action, redo history is reset.ctrl + shift + z, ⌘ + shift + z
BackgroundSwitch to editing the background layer.1
MiddlegroundSwitch to editing the middleground layer.2
ForegroundSwitch to editing the foreground layer.3
Show / hide backgroundToggle visibility of the background layer.shift + 1
Show / hide MiddlegroundToggle visibility of the middleground layer.shift + 2
Show / hide foregroundToggle visibility of the foreground layer.shift + 3
Show / hide backward onion skinToggle visibility of onion skinning showing the previous frame.o
Show / hide forward onion skinToggle visibility of onion skinning showing the next frame.shift + o