How do I execute two tasks at the same time

hard to tell with what little bit of code you posted but looks like you are spawning both of them in the same location - [next spawn point] is set / used for both

first thing i’d check anyway ^^^

  • you can use a print string to see if they are the same or just watch the values to find out -