is the bullet in boot camp demo is an instantiated object? if its not then what is it? and how can it hit the ground?
because everytime i shoot there's no instantiated bullet
is the bullet in boot camp demo is an instantiated object? if its not then what is it? and how can it hit the ground?
because everytime i shoot there's no instantiated bullet
It uses a ray to fire... Either that or it instantiates a prefab as a child... I'm not really sure...
It uses HitRaycast.
The grenade is a istantiate prefab tho.