Hello everyone, im making a Throwing knife system, i have everything done, the problem is, how can i make it damage? i cant use onplayerupdate because it lags too much
What are you saying here is, you want the knife to do damage when it stops moving, right? On your timer, when it stops moving, simply do a loop of players, and check if there is someone near enough the object to be damaged.