[FTC]Godzilla 2014
Started by: flashfree-k | Replies: 2 | Views: 844
flashfree-k2Posts: 1,012
Joined: Feb 2012
Rep: 10
View Profile
I had to make a thread cuz it's part of the rules so this will do but content will be updated later.
ABOUT
GODZILLA OUR KING AND SAVIOR BEATS THE SHIT OUT THE MUTOS.
PROGRESS
intro/menu/coding/boring shit - 3%
storyboard - 12%
main animation - 0%
backgrounds - 0%
sounds and visuals - 0%
5th jan - watched movie again for inspiration
6th jan - got animation file ready
7th jan - finished physical storyboard
8th jan - finish making thread
9th jan - started working on menu and custom preloader
9th jan - finish setting up the intro/preloader/and personal intro
9th jan - downloaded all music
9th jan - did more progress on the menu and storyboard
10th jan - did more on main menu and started the scene select
10th - jan - posted first screen shot
Arch-Angel2Posts: 9,496
Joined: Jan 2007
Rep: 10
View Profile You don't need a custom preloader, just use the stickpage one.
As far as a menu goes, all you need to know is: (Make sure you convert to a button and select it when entering this)
on(release){
gotoAndPlay(2);
}
Obviously switch the 2 with whatever frame your animation starts at. Same thing for a scene select. In the Menu and preloader frame you want to add: (Click on the FRAME in the timeline to add this)
stop();
That way it stops on the frame.
flashfree-k2Posts: 1,012
Joined: Feb 2012
Rep: 10
View Profile You don't need a custom preloader, just use the stickpage one.
As far as a menu goes, all you need to know is: (Make sure you convert to a button and select it when entering this)
on(release){
gotoAndPlay(2);
}
Obviously switch the 2 with whatever frame your animation starts at. Same thing for a scene select. In the Menu and preloader frame you want to add: (Click on the FRAME in the timeline to add this)
stop();
That way it stops on the frame.
aah thanks
[EDIT] do you know any good v-cams I can use (as2) the ones I have a glitchy and I cant put the stickpage logo on it