ID:176442
 
ok, i know i'm being annoying today...but i need help lol. now, i have a shooting code that shoots bullets and missles in the direction that the user is facing. i just need a code that makes a mod disappear(die) as soon as the bullet touches them. thanks.
oops..."mod" should be "mob"
In response to EnjoiStaticX
del(src)
In response to Branks
is there a certain spot i should put that? i know i use that code to delete the bullet/missile after it's already shot. so, help please?