forum

Storyboard additions

posted
Total Posts
6
This is a feature request. Feature requests can be voted up by supporters.
Current Priority: +0
Topic Starter
anonymous_old
Nearest-neighbor scaling
Flag for nearest-neighbor storyboard scaling (instead of current "fancy" interpolation), please.

Would work better for pixel art and letterboxing so they don't blur and look idiotic.

Distortion map
ouranhshc supports me on this.

Sprite clipping region
viewtopic.php?f=4&t=19898

More blending effects
In particular, darker (choose the least of each channel) and lighter (choose the most of each channel).

Sprite grouping
Group several sprites as if they were a single sprite. Then be able to perform e.g. fades, rotations, distortions, clips on all of them at once, instead of duplicating the storyboard lines across several sprites.

Relative adjustments
Allow changes relative to the element before it is being transformed.

E.g., the following will move the sprite in a circle.
_M,0,0,,320,210
_MX,1,0,1000,0,-30
_MX,2,1000,2000,0,+30
_MX,1,2000,3000,0,+30
_MX,2,3000,4000,0,-30
_MY,2,0,1000,0,+30
_MY,1,1000,2000,0,+30
_MY,2,2000,3000,0,-30
_MY,1,3000,4000,0,-30

Affine transformations
viewtopic.php?f=4&t=19244&p=232775
LuigiHann
If nearest-neighbor were an option, I'd use it
awp
likewise
Topic Starter
anonymous_old
Added "sprite grouping" and "relative adjustments".
Azure_Kite
Definitely support sprite grouping.

if this is implemented, possibly an option to make grouped changes relative to each SB object's position on the timeline. Would save a lot of time if SBing lines of text at regular intervals, etc.
Larto

strager wrote:

Sprite grouping
Group several sprites as if they were a single sprite. Then be able to perform e.g. fades, rotations, distortions, clips on all of them at once, instead of duplicating the storyboard lines across several sprites.
viewtopic.php?p=79420#p79420


support on all the functions, though. If only they'd be implementable so easily, huh?~
Please sign in to reply.

New reply