#How to move the ball to a different person

14 messages · Page 1 of 1 (latest)

acoustic marsh
#

this seems very chatgpt-y

sand trellis
#

so whats the output

#

also .Unit does not exist in anyway

acoustic marsh
#

get the closest humanoid and change the vector force/velocity or whatever you're using to go in the direction of the second player

sand trellis
#

bruh there is a thing called Test Servers

#

because one of ur scripts does not have a task.wait() inside of a while true loop

#

u know u can just do this lua while true do if smth then -- handles a event or update smth end task.wait(1) end

acoustic marsh
#

wait(0.1) there's a yield

#

what are you on about

sand trellis
acoustic marsh
#

task.wait() is better

#

, but you're saying he doesn't have a yield period in the while loop

#

when he does