Forum rules - please read before posting.

UPDATE: Multiple "PlayerOnStart" possibility?

edited February 2015 in Technical Q&A
UPDATE: Figured it out. Stupid question. Sorry.

Hi everyone,

I have a central room that the player keeps returning to after exploring other rooms. I would like to have my character enter the room from different directions, depending on what room he came from. Any ideas on how I could implement that?

Greetings, Joost.

Comments

  • edited February 2015
    @dude, the easiest way to do this is in the PlayerStart object itself. You have multiple ones, and set which previous scene the player has to come from for that particular PlayerStart to be used:

    image

    You can add your scenes and reorder them under File> Build Settings, and the room number is shown to the right of the room's name.
  • Thanks guys, I discovered the PlayerStart option too. Variables option sounds like a lot of work :-)
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.