04-18-2011, 02:22 PM
(04-18-2011, 02:14 PM)Qwertygiy Wrote: Try this:
[lua]
while true do
wait()
if script.Parent.Layer == 1 then
script.Parent.Layer = 2
elseif script.Parent.Layer == 2 then
script.Parent.Layer = 3
else
script.Parent.Layer = 1
end
end
[/lua]
[/lua]
This would crash...because I think it would think it's a paradox.
I like manually making 3 blocks more.
![[Image: siggggg.gif?t=1312782506]](http://i284.photobucket.com/albums/ll20/sonic3895/siggggg.gif?t=1312782506)
![[Image: signature.png?t=1312081740]](http://i284.photobucket.com/albums/ll20/sonic3895/signature.png?t=1312081740)