1
need help making a moving picture in my place on 8/20/2010, 12:06 pm
i want to find out how i can make a picture move, just like in the theater places.
need help making a moving picture in my place on 8/20/2010, 12:06 pm
Re: need help making a moving picture in my place on 8/20/2010, 1:51 pm
Re: need help making a moving picture in my place on 8/20/2010, 3:11 pmXxobrianxX wrote:Brick.Decal.Image = "weburlhere"
wait(.1)
Brick.Decal.Image = "weburlhere"
wait(.1)
Brick.Decal.Image = "weburlhere"
wait(.1)
Brick.Decal.Image = "weburlhere"
wait(.1)
I might be wrong, can't remember it off the top of my head.
Re: need help making a moving picture in my place on 8/20/2010, 3:15 pm
Re: need help making a moving picture in my place on 8/22/2010, 11:28 pm
while true do
wait()
script.Parent.Texture="Web URL"
wait()
--Repeat as needed
end
Similar topics
Permissions in this forum:
You cannot reply to topics in this forum