bevy_particle_systems icon indicating copy to clipboard operation
bevy_particle_systems copied to clipboard

Support non-sprite rendering?

Open johanhelsing opened this issue 1 year ago • 5 comments

Maybe this is out of scope, but Bevy doesn't currently support additive rendering of sprites. There are ways to use your own shaders (Mesh2dMaterial) for 2d, though.

Just wondering if you'd like to try to support other types of 2d materials?

johanhelsing avatar Nov 17 '22 10:11 johanhelsing