Re: Very slow character
Posted: Tue Jun 20, 2017 7:40 pm
i've fixed it.
You can mark this post done.
You can mark this post done.
Try this Lua Beautifier because that you mentioned does not work in safari - https://goonlinetools.com/lua-beautifier/erasio wrote: ↑Tue Jun 20, 2017 7:45 pm Just wanted to point out that non closed branch
I strongly suggest to start using the correct indentation (one tab every time a function, loop or branch is opened. And also one tab for every object your in. To get your old code pretty quickly you can use this:
http://dptole.github.io/lua-beautifier/
Cheers