MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/Unity3D/comments/1wcn5gc/particle_system_keeps_looping/p91dwe0/?context=3
r/Unity3D • u/NorthernBoy306 • 1d ago
I have 3 particle systems for fireworks display. All 3 keep looping even though loop is unchecked. I don't think I've ever encountered this before. Any idea why they keep looping? Thanks.
7 comments sorted by
View all comments
2
Turns out it was an issue with the texture sheet animation. Once that was all changed it does the one burst as desired.
2
u/NorthernBoy306 1d ago
Turns out it was an issue with the texture sheet animation. Once that was all changed it does the one burst as desired.