Quote:
Originally Posted by Pelikano
Yes I know.. it works fine.
But I don't understand it lol x_X
Why "this.ower"?
What's this? x_X:
"temp.proj.owner = player;"
Why "NULL"?!
Wtf?! temp.proj.join("bullet");
|
The player object is being assigned to temp.proj.owner. Then, in the NPC, you can access the player object who created it, through this.owner.