multi players game

salah.rahalsalah.rahal Member Posts: 121
edited November -1 in Working with GS (Mac)
hello
can you show me ho make a multi players system
i maen win the game starts you thoose the player then the player in on all the levels
with video pleas and i cant watch demos i have mozila firefox

Comments

  • StusAppsStusApps Member, PRO Posts: 1,352
    salah.rahal said:
    hello
    can you show me ho make a multi players system
    i maen win the game starts you thoose the player then the player in on all the levels
    with video pleas and i cant watch demos i have mozila firefox

    sorry, but I can recommend this:

    http://www.theetiquettefactory.com/beginners.php
  • beefy_clyrobeefy_clyro Member Posts: 5,394
    StusApps said:
    sorry, but I can recommend this:

    http://www.theetiquettefactory.com/beginners.php

    Brilliant :)

    Create your character actor, then have a game attribute called WhatCharacter.

    On your character select, when each option is picked have it change the above attribute to its own number.

    Then, a rule on your character, when WhatCharacter = 1, change image to ....
    Otherwise
    If WhatCharacter = 2, change image to ....
    Otherwise

    Etc etc
Sign In or Register to comment.