#need help fixing a following model
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
This part of a script is to help make a model follow a player (also bob up and down), it works perfect except for the model being super jittery as it moves.. is there any way i can fix that ?
ahh okay ill try those two options tysmm 🐛
task.wait(0) instead of task.wait(1/60) frankly if you wanted it to run every frame, use an event that runs every frame like heartbeat or renderstepped