SeekerMissile Problem
Posted: Thu May 18, 2006 3:56
My monster actor spits a projectile that explodes and releases multiple seekermissile projectiles. My problem is this; the seekermissiles that were spawned from the parent projectile seeks the monster that threw it in the first place, thus the monster hurts himself.
My take on this is that the seekermissles are not inheriting the parent/child
properties of the original projectile that spawned them. If this isn't enough information, ill gladly post my code.
My take on this is that the seekermissles are not inheriting the parent/child
properties of the original projectile that spawned them. If this isn't enough information, ill gladly post my code.