I have a Meteor object that follow a pathfiding, i have another object who create the meteor and it's invisible (a spawn point). How can i have different spawn point with different meteors spawning.

I can create another meteor object with different pathfiding but then i have to put the collisions again for that object and all the events so it's not good idea.