comp380team3 / PuzzlePathDimension

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

Level toolboxes #106

Closed Jjp137 closed 11 years ago

Jjp137 commented 11 years ago

This pull request makes use of the toolbox's ability to not allow certain types of platforms to be placed.

Each level has a toolbox-types attribute that specifies what types of platforms the user may place, and the LevelLoader now reads this attribute.

I wasn't very creative with that gameplay mechanic, though :p