issues
search
stenobot
/
Marimo
A game called Marimo
0
stars
0
forks
source link
Matt/wrench integration
#26
Closed
x00l
closed
7 years ago
x00l
commented
7 years ago
Added ToolsController to handle toggling between the robot's tools
Added IToolBase & ToolBase for tool inheritance/basic functionality
Added WrenchController.cs for wrench tool
Updated animations to support tools
Added IInteractiveItem & InteractiveItemController.cs for switches and the items they control
Added Examples\ParticleController.cs and associated materials to demonstrate the switch functionality