How do I fix spaced-out projectiles while using FPS unlocker?

Whenever I use FPS unlocker in my game, the projectiles from my gun seem to be spaced-out. Does anyone know ideally a fix or work around for this issue?

(60 FPS)

(200+ FPS)

1 Like

It appears you have something that depends on your frame rate. I would recommend looking into DeltaTime

I use DeltaTime to move the projectile. Whenever I try to cap the DeltaTime to 60 FPS, it gives an undesired stuttering effect.

Roblox doesn’t support fps unlockers.

Scripting wise? Phantom Forces compensates for FPS unlockers just fine. Bullets don’t space out in that game.