I'm trying to use a texture atlas with Particles2D. I want to use a specific particle texture from a .png file with multiple particles on it. The issue is: When I use an atlas with a marked region, it will still display the entire texture file at once. Am I doing something wrong or is this a bug?
Here is a screenshots to clarify.