Is it possible to have a movie clip as the main menu?

A place to discuss things that aren't specific to any one creator or game.
Forum rules
Ren'Py specific questions should be posted in the Ren'Py Questions and Annoucements forum, not here.
Post Reply
Message
Author
deltazechs
Newbie
Posts: 16
Joined: Thu Nov 16, 2006 2:10 pm
Contact:

Is it possible to have a movie clip as the main menu?

#1 Post by deltazechs »

I was wondering if it's possible to use a movie clip as the background of the main menu rather than using an image as the background.

Thanks in advance
"Darker than a moonless night, hotter and more bitter than hell itself. That is coffee." --- Godot, Phoenix Wright Ace Attorney: Trials and Tribulations

User avatar
rioka
Royal Manga Tutor
Posts: 1255
Joined: Fri Jul 16, 2004 12:21 pm
Completed: Amgine Park, Garden Society: Kykuit, Metropolitan Blues (art)
Location: somewhere in NY
Contact:

Re: Is it possible to have a movie clip as the main menu?

#2 Post by rioka »

I've never seen it happen though it would be rather cool to have it - or at least some type of animation ability.

deltazechs
Newbie
Posts: 16
Joined: Thu Nov 16, 2006 2:10 pm
Contact:

Re: Is it possible to have a movie clip as the main menu?

#3 Post by deltazechs »

I would think that if movies can be declared as a displayable, then there must be a way to display it as main menu background...
"Darker than a moonless night, hotter and more bitter than hell itself. That is coffee." --- Godot, Phoenix Wright Ace Attorney: Trials and Tribulations

number473
Regular
Posts: 195
Joined: Tue Dec 15, 2009 4:20 am
Projects: The Duke's Daughter
Location: Cape Town
Contact:

Re: Is it possible to have a movie clip as the main menu?

#4 Post by number473 »

It is possible to set an arbitrary displayable as the main menu background, well, I don't know if this includes a movie. You just set mm_back (if I've remembered the name right) which would normally be your background image in the options file, to the didplayable you want. I've done it using an animation declared using an image statement and ATL block, and it works exactly as expected.
Mental weather report: Cloudy with a possibility of brain storms.

User avatar
rioka
Royal Manga Tutor
Posts: 1255
Joined: Fri Jul 16, 2004 12:21 pm
Completed: Amgine Park, Garden Society: Kykuit, Metropolitan Blues (art)
Location: somewhere in NY
Contact:

Re: Is it possible to have a movie clip as the main menu?

#5 Post by rioka »

number473 wrote:I've done it using an animation declared using an image statement and ATL block, and it works exactly as expected.
Cool. Was the animation a gif file or was it a set of images (kind of like how you animate eyes in an in-game character)?

number473
Regular
Posts: 195
Joined: Tue Dec 15, 2009 4:20 am
Projects: The Duke's Daughter
Location: Cape Town
Contact:

Re: Is it possible to have a movie clip as the main menu?

#6 Post by number473 »

It was a set of images. I'll make some notes here, the image declaration should happen before the init block with the options, so I put it into an init block with priority -2. Also, I don't think you can use transitions in it -- I think it caused an error when I tried. Most transitions can be written as ATL transforms, though, so it's not too much trouble.
Mental weather report: Cloudy with a possibility of brain storms.

Post Reply

Who is online

Users browsing this forum: No registered users