Making a Particle System with a Sprite Sheet?

Hey NeroViper -

Cascade is not currently able to reference Paper2D sprites directly. You can use the original SpriteSheet Texture and call only the one sprite by using some UV Selection method. Here is the basic setup: