Cinematic intro (example provided)

● ARCHIVED · READ-ONLY
Started by Voxel Knight 7 posts View original ↗
  1. I would like to play a introductory movie when a user selects 'new game'.

    I'm not talking about a cutscene made with events, see example below.

    Example cutscene

    Thank you!
  2. Place the player on an empty map as starting option, set it to transparent in the database/system


    Make an autorun event on that empty map that uses the event command "play movie" (third event commands page) to display the movie you made with another program (needs to be created as an OGV video file).


    After the movie command, transfer the player to the real starting map and turn transparent off.


    If you don't know how to make that video - there are several programs for video creation, that's something we can only give very limited advice here.
  3. Andar said:
    Place the player on an empty map as starting option, set it to transparent in the database/system

    Make an autorun event on that empty map that uses the event command "play movie" (third event commands page) to display the movie you made with another program (needs to be created as an OGV video file).

    After the movie command, transfer the player to the real starting map and turn transparent off.

    If you don't know how to make that video - there are several programs for video creation, that's something we can only give very limited advice here.
    Thanks for your reply.

    After the movie plays the map is loaded and then the character is shortly after, that bothers me a little.

    I'm trying to get it so the character and map load at the same time; the character randomly appearing on the map is breaking the game's immersion for me :/

    Any ideas?
  4. Fade out, transparency off, Fade in
  5. Got it, thank you!
  6. You can also go to Database > System and check 'Transparent ON' then your character isn't visible from the start until you create a 'change transparency' event.

    For the next time  :)
  7. This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.