Is there any free particle packages for Corona SDK?

Hi,

Is there any free particle packages for Corona SDK?

Thanks.

Indeed there is: CBEffects. Perhaps another as well, but this is the one I’m aware of.

http://gymbyl.com/programming/cbeffects.html

Brent

Thanks, is there any report on how it would work with recent versions of corona and V1 backward compatibility flag?

I think it was updated to be V2-compatible, but I’ll let the author (Caleb) respond, or another user who knows specifically.

Brent

CBEffects has not been updated yet; I’ve been swamped what with the Dusk Engine and all. It’s on my to-do list right now.

  • Caleb

Thanks Caleb. Actually I’m using backward compatibility mode, do you reckon it would work?

It *should*. You’ll probably have to divide the color values by 255, though, or something to that effect (unless v1 mode does that already?)

  • Caleb

Indeed there is: CBEffects. Perhaps another as well, but this is the one I’m aware of.

http://gymbyl.com/programming/cbeffects.html

Brent

Thanks, is there any report on how it would work with recent versions of corona and V1 backward compatibility flag?

I think it was updated to be V2-compatible, but I’ll let the author (Caleb) respond, or another user who knows specifically.

Brent

CBEffects has not been updated yet; I’ve been swamped what with the Dusk Engine and all. It’s on my to-do list right now.

  • Caleb

Thanks Caleb. Actually I’m using backward compatibility mode, do you reckon it would work?

It *should*. You’ll probably have to divide the color values by 255, though, or something to that effect (unless v1 mode does that already?)

  • Caleb