|
|
|||||
Topic, BLOX 3D game | ||||||
| ||||||
You must register or log in to post a message.I need some new block ideas but don't take it too far! XD [edit] needed shortened too: [[[16,16,16,16,16],[19,16,19,16,19],[17,1,17,1,17],[17,1,17,1,17],[2,1,3,1,4]],[[8,0,7,0,6],[0,0,0,0,0],[1,10,1,10,1],[0,0,0,0,0],[0,0,0,0,0]],[[0,0,0,0,0],[0,0,0,0,0],[0,1,0,1,0],[0,0,0,0,0],[0,0,0,0,0]],[3,3,3,"fly above"]] post level code here and i'll make the level... I need to make a game engine that reads that data... slightly hard to use controls though... 1 sec updating first post :D [edit] feedback levels please :) I havent even made an editor...I manually code levels Just upload it to BL and make me a tester, but keep it a secret. ;) Can climb blocks that are 1 block higher | GeneralFirst post of the topicblock types: red (lava) - doesn't get destroyed by lava yellow (light) - doesn't break crumble blocks or fall in wrong hole, also sacrifices itself to destroy darkness green (earth) - turns ice blocks into normal ones blue (ice) - combines with lava blocks to make normal ones, freezes some blocks update - crumbling blocks(ice block doesn't freeze blocks yet) "BLOX - Turbines and Darkness" "BLOX - Lava and Ice" BLOX editor BLOX tester UP/DOWN arrow: move between floors LEFT/RIGHT arrow: change selected block type left mouse: select a block note: the spinners require 2 floors above them to work proplerly, if there is only 1 floor above it will act as an ordinary block, except it's unfreezable... note: I haven't made a way to change the other level data (the [] with 3 numbers and a level name), just edit it like this: [bronze score,silver score,gold score,level name] note: do not post the level data used for testing(has : and ; in), only the finished data(has [ and ] in) |