Author Topic: Projectile hitbox too small  (Read 882 times)

Whenever I make a projectile, the hitbox is always at the direct center. How does i make it bigger?
I have tried:
Adddamagetype
Explosion size
Collision box

But its still at the direct center, a solitary postition.

From my earlier experience with projectiles I remember that you can't actually change the "hitbox" size of a projectile. I made a thread or two about projectiles in coding discussion (Where this thread should be by the way) so I suggest you do a little searching.

Move the projectile model back in the modeling program, maybe?


Then I'd say there's nothing you can do.

I haven't actually confirmed this with my copy of TGE, but if I remember correctly bullets themselves check for collision at a point at the exact center.