Weird projectile bug

so i scripted a projectile fire ball thing and like sometimes when u shoot the fireball it just instantly appears where u shot
clip:

External Media

u can see the first shot is smooth and it travel and the other shot just instantly teleport, no clue why its happening im not getting any errors or anything

ik the code is messy but i didnt really care enough to make it clean

1 Like

fixed it right after posting this, just added a task.wait() under the line that assigns the networkowner

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.