What is the most performance efficient way to make a bullet in a gun? With the context of performance being server stability and "No Lag", what's the best way to set up a gun to fire bullets in a Filtering Enabled environment? Something that can handle bullet drop off, bullet time, penetration, and perhaps particle effects on impact?
Would a normal part with collision turned off and velocity spiked way up in one direction handle this?
Is Raycasting the best way to go about it?
Are there other ways to do it?
Hi Car187,
Thanks,
Best regards,
~~ KingLoneCat
The best way to create realistic "bullets", to not actually use parts, but to use RayCasting.