12-27-2011, 08:25 PM
nuke = Script.Parent
while sleep(0.5) do
nuke.Size = nuke.Size + Vec2D.new(0.1,0.1)
end
I'm not great at changing the codes for buildism, So can someone tell me
whats wrong with it?
while sleep(0.5) do
nuke.Size = nuke.Size + Vec2D.new(0.1,0.1)
end
I'm not great at changing the codes for buildism, So can someone tell me
whats wrong with it?