Charas-Project

Game Creation => Requests => Tutorials => Topic started by: Nickwii2112 on May 30, 2008, 08:40:33 PM

Title: Opeining movie help!!
Post by: Nickwii2112 on May 30, 2008, 08:40:33 PM
 Does anybody know how to make an opening movie right when the game starts?
Title:
Post by: Prpl_Mage on May 30, 2008, 10:13:45 PM
Add an event at the map where the "Party staring position is".
Make it auto-start.
Add all the messages and ****.
Activate switch "intro is over"
Add a new page to the event with the condition "intro is over" is on.

Same goes if you have an actuall movie. Just add "play movie" in the event handler.
Title:
Post by: Nickwii2112 on May 31, 2008, 12:01:50 AM
Quote
Originally posted by Prpl_Mage
Add an event at the map where the "Party staring position is".
Make it auto-start.
Add all the messages and ****.
Activate switch "intro is over"
Add a new page to the event with the condition "intro is over" is on.

Same goes if you have an actuall movie. Just add "play movie" in the event handler.
I can't add an event where the party starting posistion is.
Title:
Post by: Prpl_Mage on May 31, 2008, 12:21:54 AM
Not the exact position, just the same map.
And the auto-start will make the intro play right after you click" new game".
Title:
Post by: Nickwii2112 on May 31, 2008, 12:34:00 AM
Quote
Originally posted by Prpl_Mage
Not the exact position, just the same map.
And the auto-start will make the intro play right after you click" new game".
I get it now. Thanks dude, You're a big help.