comp380team3 / PuzzlePathDimension

Class project for COMP 380 at California State University, Northridge
0 stars 0 forks source link

Brian editor #53

Closed bmarroquin closed 11 years ago

bmarroquin commented 11 years ago

Completed most of the issues from #49, If i need to add more let me know.

Jjp137 commented 11 years ago

This isn't bad at all so far. :)

I think you should be able to hit Escape to exit out of the toolbox though. Right now, the only wait to exit the toolbox is to actually click a platform, which is weird when you reach the limit of platforms that you can add.

Also, you commented out the sounds, which is a bit of a step back...

bmarroquin commented 11 years ago

You can exit the toolbox with enter, shall i change it to escape? i guess that would make more sense.

Twisol commented 11 years ago

You should be using the virtual controller, not the mouse or keyboard directly. If you want the virtual controller to have a new button, bring it up as a new issue. We don't want to have any input-device-specific code outside of the adapters.