Hi,
i'm making my first game and i have some problem with a particles which i add to the game sheet.
It simply freeze my lyout when the event is launched at runtime.
This is the event with the particles.
I'll try to explain:
when the object (NyanCat) touch a zombie it turns in a zombie cat too and a potion spawn on the layer. When the NyanCat collides with a potion the event i post runs (the cat heal from zombie mood, and the particles is supposed to run).
If i toggle disabled on the particles everything turn back to normality (obv the particles is not running). I can't figure out the problem because everything seems to be fine to me, so i need some help.
Thanks to all!