Jump to content
Sign in to follow this  
DangerZone

Enhanced Picture Control

Recommended Posts

I am currently in need of a plugin that allows for better control over pictures, with options like;

Rotation (rotating the picture by x amount, like 180 flips it)

Scaling (Rendering the picture bigger or smaller)

Movement (making a picture move from point A to point B, designated by X and Y variables on screen)

Speed( the speed at which the picture performs the movement based commands)

Hue(change the color values of the picture)

Mouse(Designate the picture to follow the movements of the mouse)

 

I would like to have these as a string in a plugin command, designated by Picture ID.

For instance;

Plugin command: rotate, x, y, z

where "rotate" is the command, x is picture id, y is amount to be rotated by, and z is the speed it rotates.

and x could be a string like x,x,x,x, y, z to designate multiple pictures to move at once

 

Most of these commands are available in the editor, but they clutter the event space, speed is hit and miss and you cannot move multiple pictures at the same time.

I believe this would open up a lot of possibilities for animation and effects, with relative ease and precision.

Edited by DangerZone

Share this post


Link to post
Share on other sites

I will be providing support with script calls since I don't like plugin commands and will not use them.

Would that work?

  • Like 1

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
Top ArrowTop Arrow Highlighted