Nutcracker, new effect, butterfly part2

smeighan

Dedicated elf
Joined
Jan 19, 2012
Messages
1,109
Location
4217 Greenfinch Dr CO 80126
There are now three more prompts on the butterfly effect.


They are
background_chunks: You put a number here of how many chunk to divide your color range into
background_skip: You put a number to indicate how of the above chunks to skip before your background color is applied
background_color: You put the color to override here, #000000 - #FFFFFF


So it may be easier to show by example.


We start with the background feature disabled. This is done by setting background_chunks=0


_POST
username f
user_target ZZ_ZZ
effect_class butterfly
effect_name FLY_0_0
window_degrees 180
frame_delay 50
sparkles
seq_duration 5
radian_shift .05
start_color #FFFFFF
end_color #FFFFFF
background_chunk 0 <== This indicates background effects are turned off
background_skip 0
background_color #000000

submit Submit Form to create your effect
ZZ_ZZ+FLY_0_0.gif





_POST
username f
user_target ZZ_ZZ
effect_class butterfly
effect_name FLY_10_4
window_degrees 180
frame_delay 50
sparkles
seq_duration 5
radian_shift .05
start_color #FFFFFF
end_color #FFFFFF
background_chunk 10
background_skip 4
background_color #6468DE

submit Submit Form to create your effect
ZZ_ZZ+FLY_10_4.gif





_POST
username f
user_target ZZ_ZZ
effect_class butterfly
effect_name FLY_10_2
window_degrees 180
frame_delay 50
sparkles
seq_duration 5
radian_shift .05
start_color #FFFFFF
end_color #FFFFFF
background_chunk 10
background_skip 2
background_color #000000

submit Submit Form to create your effect
ZZ_ZZ+FLY_10_2.gif







_POST
username f
user_target ZZ_ZZ
effect_class butterfly
effect_name FLY_50_2
window_degrees 180
frame_delay 50
sparkles
seq_duration 5
radian_shift .05
start_color #FFFFFF
end_color #FFFFFF
background_chunk 50
background_skip 2
background_color #000000

submit Submit Form to create your effect


ZZ_ZZ+FLY_50_2.gif



So many combinations possible now, have fun
 

Superman

I Have C.L.A.P and its very infectious
Global moderator
Joined
May 29, 2010
Messages
1,778
Location
Ipswich-QLD
Your Like a run away train Sean, There's just no stopping you.
I'm looking forward to some output so i can see it live on the test tree.
 

smeighan

Dedicated elf
Joined
Jan 19, 2012
Messages
1,109
Location
4217 Greenfinch Dr CO 80126
ѕυρєямαη said:
Your Like a run away train Sean, There's just no stopping you.
I'm looking forward to some output so i can see it live on the test tree.


I do wonder how many effect classes there will be by summer.
 
Top