Up Arrow: Move Forward Left Arrow: Turn Left 45 degrees Right Arrow: Turn Right 45 degrees ----------------------Console---------------------- Open: Hold Q and T. Commands: /level /reset /getvariableinfo /getlistinfo /tile /entity /win Advanced Commands: //file ----------------------Q+A---------------------- Q. How do I make my own level? A. Sadly, we don’t have a level editor built in, but there are still ways to make and play custom levels. Step 1: Open Tile. Step 2: Design Level. Step 3: Copy the level code. Step 4: Hold T and Q until the console pops up and type this exact command: “//file import list levels (paste your level code here but don’t copy this in)” and click enter. Step 5: Your level is now saved into the game’s files! Go to level 1, we are almost done. Step 6: Enjoy! Your level is now saved! Q. How do I write down a custom level? A. Levels use a code called Chift Design and is used to make the levels you play during the game. The Chift Design layout is this: (Tile ID(0,1,2,3,4,5,6,7,8,9,A,B,C))(rotational value (1=0*,2=90*,3=180*,4=-90*))(overlapping? (1 if overlapping 0 if not)).