27.05.2014, 00:22
Use
BULLET_HIT_TYPE_OBJECT
instead of;
BULLET_HIT_TYPE_NONE
This ^ means you hit nothing(Bullet went into thin air, not striking anything in it's path.)
BULLET_HIT_TYPE_OBJECT
instead of;
BULLET_HIT_TYPE_NONE
This ^ means you hit nothing(Bullet went into thin air, not striking anything in it's path.)