[WASD] or arrow keys move around [Z] - To switch between replace and select mode [Space] - To switch between tile and connection mode [X] - select tiles instead of adding connections or replacing them [C] - select tile 0 (for erasing) 0,1,2,3,4,5,6,7,8,9 - Select tiles
This project generates save data for this 3D editor: https://scratch.mit.edu/projects/406857602/ Chunk Rate - for zooming in and out in editor SizeX , size of chunk data in X axis SizeZ , size of chunk data in Z axis xPos,zPos currently position in editor Selected type - type of chunk which is currently and that will possibly replace other tiles. Chunk size - Size of chunk in 3D engine (units) StartX, StartZ - starting position of 0,0 chunk in 3D engine AutoConnect - Automaticly connects all chunks so you don't have to (it will delete all previous connections)