Created Build Mode (markdown)

Zen1th 2020-01-01 11:11:42 +01:00
parent 54406fd207
commit 08410aa1a5

2
Build-Mode.md Normal file

@ -0,0 +1,2 @@
Build Mode is a coming project for Cubyz.
It will allow to transform the game into a world editor, where you can select blocks from a panel and place them in the world. If the worlds are created with "Block Scripts" enabled, you will be able to insert scripts into the blocks, like Move Up, Hide, Destroy, Show, etc. and with conditions like On Play, Each Update, etc.