Different character for each world?

Discussion in 'How Can I...?' started by ian_jones, Jun 15, 2016.

  1. ian_jones

    ian_jones Boxer

    Joined:
    Sep 25, 2015
    Messages:
    19
    Likes Received:
    1
    I'm currently making a game with multiple worlds. Is there a way to have a different character in each world?
     
  2. ian_jones

    ian_jones Boxer

    Joined:
    Sep 25, 2015
    Messages:
    19
    Likes Received:
    1
    Anyone?
     
  3. Andy

    Andy Miniboss Boxer

    Joined:
    Sep 24, 2015
    Messages:
    2,152
    Likes Received:
    1,546
    Not in the typical way (adding multiple characters), but you could possibly do something similar by using gameplay actions.
     
  4. VectologyGames

    VectologyGames Serious Boxer

    Joined:
    Oct 5, 2015
    Messages:
    529
    Likes Received:
    473
    This is possible (stay tuned for the tutorial)
     
  5. ian_jones

    ian_jones Boxer

    Joined:
    Sep 25, 2015
    Messages:
    19
    Likes Received:
    1
    Looking forward to it.
     
  6. Thoho

    Thoho Boxer

    Joined:
    Jun 18, 2016
    Messages:
    7
    Likes Received:
    3
    I had the same problem. Here is what I did:
    As Andy suggested you have to use an action inside your level. The animation transforms the old character into your new character (so no additional jump-animations). Set the action behaviour to "replace" and change the duration to match your level. I chose a random mushroom as default animation and set opacity to "0" so it is invisible. When your character touches the action he transforms into your new character. Done.
     

    Attached Files:

    SJO likes this.

Share This Page