We are building an interactive setup where a tracking system via touchdesigner sends ID and x and y position to unreal. I need to build a blueprint that when recieving a new ID and positions spawn an actor that have the emitters and control the x position of the attractor, up to 15 users. So spawning a new system for every new ID and kill it when the user dont send new data. Any ideas where to start?