Quote:
Originally Posted by xAndrewx
HTML Code:
Shootarrow(dir);
Just shoots an arrow in the direction...
|
that's what im trying to do. i update the weapon, i shoot using onWeaponFired(), it shoots at the player's x/y, but if i move, it doesnt follow the player.
Quote:
Originally Posted by xAndrewx
You're probably thinking of a custom projectile using the command shoot().
|
no im not.
(i'm not an idiot or a newby scripter.)