Hey All,
I’ve got an upcoming project where I need a character to burp out money… sounds fun right. Only issue I’m struggling with at the moment is because I’m using a particle system to spawn the money and it seems like I can only do it once for each particle system. So, basically I need him to burp 4 times and I’m forced to create 4 separate particle systems. I’ve been copy pasting and its ok, but I’m wondering if there is a way to do it all using the same system (for simplicity sake especially once the client has changes) that way I won’t have to go in and change everything 4 times.
Thanks everyone!