Help! It wont work!
#2
Use sleep() instead of wait(), also you have to set the explosion's position before you add it to the world.

while true do sleep(1) e = create("Explosion") e.Position = game.World.CircleMan.Position e.Parent = game.World end
Reply


Messages In This Thread
Help! It wont work! - by InternetGuy - 01-30-2011, 06:29 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)