Added the "TiledGraphic" property to particles. Only works for particles with a screen-type focus (background/midground/foreground) and aren't an emitter. It is used for background images that move around, letting you achieve a panning background with just a single particle.
Details: This...
Some filters in the animation selector screen have been turned into combo boxes so you can see what the used values are.
The row-expanding arrows at the far left of the timeline are now bigger and easier to click.
If the mouse is in the canvas, using the mouse wheel will zoom the selected...
Fixed some bugs, added Polar emitter type (lets you move things in circle/pretzel shapes or along a radius, or both), tweaked Helix emitter type, added emitter parameters to randomise the zoom (x/y/both) of emitted sprites.
The canvas in the editor is the same size as the game window normally. If you make your game widescreen, the canvas will be that widescreen.
I don't want to make the editor window wider than it already is, just for the sake of showing a few more keyframes at once, though. As you've shown, this...
Fixed crash when opening an animation containing a particle with no graphic.
Fixed some particle properties that have been initially randomised not applying that randomness immediately.
Added more animations: Sunny Day, Rain Dance (and Sun/Rain common animations), Ice Punch, Thunder Punch, Knock...
I don't know how that plugin works, and I have no real desire to find out to add compatibility with it.
Please don't use imgur to share images. Imgur blocks people in the UK from accessing it, so they can't see those images without using a VPN.
The extra canvas functionality could be: mouse...
Faster movement of something in the canvas (with WASD) or the selected row/keyframe in the timeline (with left/right/up/down) now happens when holding Ctrl rather than Shift. Fixed visual error when undoing/redoing.