dan martens Posted July 6, 2013 Share Posted July 6, 2013 IS THERE A WAY TO HAVE A MORPH BOUNCING BACK AND FORTH(ON A EVE) AND HAVING THE BACKGOUND A DIFFERENT COLOR? NEW TO THIS ADDICTION Link to comment Share on other sites More sharing options...
BrianBruderer Posted July 6, 2013 Share Posted July 6, 2013 Yes and no. Currently if there is a "channel collision" where two effects are both trying to control the same channel, the code gives priority to the command that turns the channel on the longest period of time. So if you have a dim green background and try to do a bright green morph on top of it you will not see the morph because the channel commands are shorter for the morph than for the background because the command from the background stays on a longer period of time and the morph commands get ignored. Each pixel has red, green, and blue elements, and red, green, and blue are controlled by 3 separate channels. So you can do a green morph on top of a red background, but the morph will look yellow because the red and green combine to make yellow. Next year I plan to put in color "layer" support, where the effects that are on a higher layer will take priority and that gives you control over which effect you want to appear to be "on top." Link to comment Share on other sites More sharing options...
dan martens Posted July 6, 2013 Author Share Posted July 6, 2013 THANKS Link to comment Share on other sites More sharing options...
Ron Boyd Posted July 6, 2013 Share Posted July 6, 2013 Open Superstar and select: Edit-->Load/Save Clipboard and select "BouncingMorphFlashingBackground" I've tried various colors with this one, but the colors that are there are the only ones I found that work. Link to comment Share on other sites More sharing options...
BrianBruderer Posted July 6, 2013 Share Posted July 6, 2013 As I recall, "BouncingMorphFlashingBackground" has a light blue background. So you should be able to put any color on top of it that does not contain blue. Link to comment Share on other sites More sharing options...
Ron Boyd Posted July 6, 2013 Share Posted July 6, 2013 Thanks Brian. I'll try just that Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now