Hi there,
I am trying to spawn a few particles that are offset and connected by a ribbon tube. I would like these to be then replicated on other “parent” particles to form a group of these. For some sort of grass, creature or other ribbon-y things.
I cant seem to have them spawn only on the first tick using the “Spawn From Other Emitter” module. I tried diving into the module itself and change things but I don’t understand quite how the engine uses the count parameter, whatever I do I get a set of particles spawning every tick.
Does anyone have a better way to do this? Or could point me towards the right direction to make a custom spawn module to do this?