Quick Question

Is there a place where I can view the list of presets? I’ve been looking around in the download files and googling but found nothing. Thanks in advance!

I also have a problem with the easter egg and fairy dust preset. When I loaded it n my code using 

local CBObject = CBE.VentGroup{

{

preset = “easter egg”,

x=display.contentCenterX,

y=display.contentCenterY

} }

the graphics are all little white boxes. Can this be fixed?

Nevermind. I’ve figured them out.

CBEffects is awesome btw Caleb! Keep it up!

I also have a problem with the easter egg and fairy dust preset. When I loaded it n my code using 

local CBObject = CBE.VentGroup{

{

preset = “easter egg”,

x=display.contentCenterX,

y=display.contentCenterY

} }

the graphics are all little white boxes. Can this be fixed?

Nevermind. I’ve figured them out.

CBEffects is awesome btw Caleb! Keep it up!