Quote:
Originally Posted by Clockwork
PHP Code:
//Created by Aeko (Clockwork) and no one else.
//July 19th 2008
I got this far, but I can't figure out how to finish it to make it an online level editor with support for a custom tileset with support for layers. Finish it please?
|
Copy cat
Mine's this far:
PHP Code:
//#CLIENTSIDE
function onCreated() {
makeStuff();
}