Game Development Reference
In-Depth Information
...
-- Add a particle impact callback to remove the bullet
and
-- create an impact particle effect.
Sandbox.AddCollisionCallback(
sandbox, particle, _ParticleImpact);
return bullet;
end
Search WWH ::




Custom Search