I am creating a game with local multiplayer,
I have my players spawning with different controller IDs, but I am having trouble figuring out how to find out which controller id spawned my projectile and caused damage on an enemy. I know it has something to do with the instigator, but I cannot find information on how to feed the instigator controller id to the player then to the projectile it spawned and then to enemy it damaged.
thank you for any help you can give me,
Melissa.