1,99 purchase also unlocks a special background and a skin and the editor and more levels.
Both versions will get updated further, but new features will only arrive for the pro users.
crate coop matches by creating:
Scene & class CoopManager
class UICoopoManager
-set the number of players for the coop game before playing, and put them in an array.
Also set. add with array interface, and display accordingly to its contents
claas User
number of lives left
assign user names and colors
save all user into user file and add users through interface. then drag and drop as many loaded users as wanted into the current game interface. when done, click play.
class GameManager
rotate users between users every x deaths. define how many turns each player gets beforehand during gamecreation.
1,99 purchase also unlocks a special background and a skin and the editor and more levels. Both versions will get updated further, but new features will only arrive for the pro users.
crate coop matches by creating: Scene & class CoopManager class UICoopoManager -set the number of players for the coop game before playing, and put them in an array. Also set. add with array interface, and display accordingly to its contents
claas User
class GameManager rotate users between users every x deaths. define how many turns each player gets beforehand during gamecreation.