of     1   

HolyTech
#140446455Tuesday, July 15, 2014 9:28 PM GMT

How do you stop a coroutine from inside the coroutine itself? Here is the layout of mine: coroutine.resume(coroutine.create(function() --code --The coroutine is supposed to stop in a .Button1Down event of Mouse. I used return. end)) "Reality is a lovely place, but I wouldn't want to live there."
HolyTech
#140448845Tuesday, July 15, 2014 9:49 PM GMT

NVM- fixed "Reality is a lovely place, but I wouldn't want to live there."

    of     1