#All the instances are getting affected

6 messages · Page 1 of 1 (latest)

craggy glade
#

So I have an animation that plays only when a zombie is hit, but the problem is that all the zombies are affected.
Not really sure what may be the problem.

silent sierra
#

Seeing the zombie scene and the actual hit code would be helpful

silent sierra
#

so Flash Hit plays for all zombies if you just hit one of them?

silent sierra
# craggy glade

you could add this to the bullet script above line 16
prints("bullet hit", body.name)
to make sure the bullet only hits one body