Author Topic: Printer projectile  (Read 440 times)

What is the printer's projectile?

==> echo(PrintGunImage.projectile);

==> echo(isFunction("PrintGunImage", "onFire"));
1


It uses raycasts.

==> echo(PrintGunImage.projectile);

==> echo(isFunction("PrintGunImage", "onFire"));
1


It uses raycasts.
Ah. No wonder why the projectile didn't show up.