Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Projectiles bouncing before disappearing?

Asked by 5 years ago

Just a strange issue that I don't know how to approach. When the projectiles from my gun hit a wall, they bounce off for just a fraction of a second. It only happens in server tests, not local. It's like the bullets lag when they hit a wall so it takes time for them to disappearing. This doesn't happen when I test roblox' rocket launcher or any other gun so I know there must be a technique that I'm missing.

Thanks

0
Hello! Just helping you before your question gets downvoted, please provide context and scripts of the tool so people can help you! Golubian 37 — 5y
0
It's the script causing a problem. You know we can't read minds. Do post the script. User#19524 175 — 5y
0
Well, I finally figured out that the problem is setting the network priority. I always set it to the player who shot the weapon so the projectile doesn't jump when it first shoots. Unfortunately, this causes it to take a second to destroy the object later when it hits something. I guess I'm stuck between two bad options, either lag when fired or lag when it hits. Not sure what to do. tygerupercut3 68 — 5y

Answer this question