I now have loads of prototypes I can use in making one bigger rpg game.
That's my problem as well. I have a ton of cool stuff lying around and no easy way to integrate them into a big game. When you try to group all those prototypes into one big game, your code starts looking like spaghetti.
Chuck in Constructor84's deluxe RPG inventory system!
Exactly! If we could gather all those prototypes and make a module/widget out of them, and sell them in Scirra's asset store to boot, we'd have a TON of cool stuff. Tom?
How many times do we need an inventory, dialogue tree, options screen, dropdown menu, equipping items, destructible terrain, infinite scroller... and the community wastes time reimplementing those one by one. If we had modularity, we'd be halfway there to solve big games (the other half would be the IDE SDK which solves middleware integration and project management all in one go).