I seen fountains in many houses and stuff, some with moving water balls and others with a moving stream. How do you do this?
Just Instance.new
some parts and modify them to your liking.
For the stream, you could use a while loop to just rotate a part using CFrame
Use Instance.new
and clone:()
For instance.new,you want the part the be a sphere
then clone it.
if you want it to go on,then use while true do
at the start