Always wanted to create one of these puzzle solving contraption games
that involve complex chain reactions? Or you just wish to learn more
about game development? This toolkit gives you the freedom to easily
learn and expand on a very polished game foundation.
Features:
o Making use of the new Unity 2D features
o Features 19 physics items with 9 unique behaviours
o Complete and animated GUI system (title screen, level selection, pause and level finished
o Easy to configure level goal manager
o Save and unlock system for collected stars and level completion
o 8 examples levels that show each assets function
o Fully commented source code in C# and javascript
o Can easily be expanded/modified with new levels or items for your needs!
It works with Unity built-in features and does not need any 3rd party tools to get it up and running.