kumavis / node-warrior

:tiger: 3D multiplayer voxel sandbox to teach programming
https://kumavis.github.io/node-warrior
47 stars 10 forks source link

Feature - CodeBeam, 'Tool' creation #2

Open kumavis opened 11 years ago

kumavis commented 11 years ago

An interaction mode where clicking calls a handler with a reference to the clicked item or voxel

kumavis commented 11 years ago

Foundation complete. Next: save/form code into a new 'tool'

kumavis commented 11 years ago

Allow tools to call each other

kumavis commented 11 years ago

Instead of saving, you currently get 10 tool slots to use

kumavis commented 11 years ago

Need to be able to name your tools

danfinlay commented 11 years ago

Yeah, and maybe customize their icons!

knod commented 11 years ago

Customizing icons sounds pretty sweet!

kumavis commented 10 years ago

Definitely want to be able to put tools in inventory, drop them in the world for others to pick up, etc

kumavis commented 10 years ago

whoops