I've been trying to make a model move randomly within a radius but nothing will work. Basically I'm trying to make a fish move around a tank. If you can help that would be amazing!
I think you just change it's CFrame
like:
Model.Position=CFrame.new(0,0,0)