Re: Tutorial Thread
zebtrestalala wrote:Just wondering, is there any way to make a disabled level transition wider? Like, to fill up a room without obnoxious posting over and over?
Actually, there is a slightly easier way. Paste the level code in Notepad or something and find the piece of code for the level transition. It should look something like |43,(x-coordinate),(y-coordinate)|. Copy and paste that how ever many times you need, and then reload the code and drag the transitions as needed. Obviously, you can do this with other items as well. I find it especially useful for when you want a bunch of moving blocks with the same movements and don't feel like entering in all the values again, hehe.

