DEMO - https://dl.dropboxusercontent.com/u/104 ... index.html
Store page - https://www.scirra.com/store/royalty-fr ... pport-1508
I created a template for 4 player co-op platformer with gamepad support to sell on the Scirra Store. What are things you'd be interested in seeing as part of this template?
So far I have:
-Can use 1 keyboard and 1 controller for local co-op. You just have to toggle the first player's Keyboard or Controller button at the character select menu.
-Platform Behaviors for 4 players (all platform mechanics are coded to the family)
-Character Select screen - 4 players have 6 characters to choose from
-Dynamic Gamepad addition - If a player boots up a connected controller, the character select screen automatically recognizes this and knows to allow multiple characters to select before going to the first level. Same thing if they disconnect.
-Can be easily modified to allow 5++ players (everything is controlled via Family Bahaviors and variables, so adding additional players is easy).
Thanks for your feedback!