for my minecraft game i need a level genorator.
Offline
You may want to use something like this:
<when I receive[ New Level
<set y to( <pick random( -20 )to( 20
<set pen color to( color of level platform
<pen down>
<glide( )secs to x 300 )y <y position>
<pen up>
Last edited by pokemongardevoir (2011-09-01 12:54:39)
Offline
That's an extremely broad topic... I don't think anyone can give you a solid answer knowing only that much. How does the game work? Like, is it a platformer? Overhead? Are levels created by stamping tiles?
Offline
Offline