kumavis / node-warrior

:tiger: 3D multiplayer voxel sandbox to teach programming

Home Page:https://kumavis.github.io/node-warrior

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature - CodeBeam, 'Tool' creation

kumavis opened this issue · comments

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

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

Allow tools to call each other

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

Need to be able to name your tools

Yeah, and maybe customize their icons!

commented

Customizing icons sounds pretty sweet!

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

whoops