smeighan
Dedicated elf
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
_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
_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
_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
So many combinations possible now, have fun
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
_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
_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
_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
So many combinations possible now, have fun