You are not logged in. Please log in if you wish to participate in all discussions on the website, chat with friends, and use everything we've got to offer.

Click Register below to, well, register. Derp. Enjoy your stay. ;)

If you do not have an account and wish to create one, please follow the link below.

http://www.robloxtoday.net/register

You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

429ghost


Newbie
Newbie
i want to find out how i can make a picture move, just like in the theater places.

View user profile http://vidmanproductions.wordpress.com/
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.

View user profile http://briansbox.site11.com

429ghost


Newbie
Newbie
XxobrianxX 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.


i just tryed that right now and it didnt work. i dont really know how to script.

View user profile http://vidmanproductions.wordpress.com/
Replace image with Texture.
**LUA IS CASE SENSITIVE.

View user profile http://briansbox.site11.com

PyroCity


Normal Robloxian
Normal Robloxian
Code:

while true do
wait()
script.Parent.Texture="Web URL"
wait()
--Repeat as needed
end

View user profile

View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum