07-22-2011, 01:07 PM
That was a good tutorial, although I thought it was a bit weird that you only used local variables.
You should explain that you can have
local box = game.World.Box
or
box = game.World.Box
You should explain that you can have
local box = game.World.Box
or
box = game.World.Box