particles galore
shylevari
Member Posts: 16
i have an actor. when a rule is met (integar >=18) the actor activates a particle system in front of it
the emitter is random x/y
when a different button is pressed, the integer is interpolated to 1
the particles dissapear immediatly (which is fine)
when the integer reaches the same rule ( >=18) the particles now spawn at a singular point (different each time) instead of being spread around. why?
Comments
If it's not a problem with your rules, it's probably just a problem with the previewer. I often have the same problem with particles, but when published and tested on the phone it works fine (although i normally publish with a Mac so not completely sure with PC)