Author Topic: SCI INTRO  (Read 2396 times)

0 Members and 1 Guest are viewing this topic.

Offline Pirate

SCI INTRO
« on: December 01, 2003, 10:58:38 PM »
Hello I am new at this and I need some help please. I want an intro movie. Is that possible? If so How do I make one. Please help.



Offline humanity

Re:SCI INTRO
« Reply #1 on: December 02, 2003, 01:52:36 AM »
Here's how I have done it. Draw the room(s) that you want as your background as a pic resource. Draw any animation on top of the background view resources. Under your initialization code for the first room script, insert "send gEgo:hide()" (without the quotes) Then use method changeState as outlined in Brian's tutorial to step through the different animations. The last state should be "send gRoom:newRoom(2)" (or whatever room is the "Real" first room.
    If you follow King's Quest 4's example, you should provide a button asking if it is the player's first time playing the game, so they have a choice of watching the movie each time.
    Hope this helps.


SMF 2.0.19 | SMF © 2021, Simple Machines
Simple Audio Video Embedder

Page created in 0.018 seconds with 21 queries.