Stick Page Forums Archive

[FTC]Godzilla 2014

Started by: flashfree-k | Replies: 2 | Views: 844

flashfree-k
2

Posts: 1,012
Joined: Feb 2012
Rep: 10

View Profile
Jan 9, 2015 9:51 PM #1292958
Image
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%



screenshots (Click to Show)



log (Click to Show)







































Arch-Angel
2

Posts: 9,496
Joined: Jan 2007
Rep: 10

View Profile
Jan 9, 2015 10:19 PM #1292972
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-k
2

Posts: 1,012
Joined: Feb 2012
Rep: 10

View Profile
Jan 10, 2015 2:05 AM #1293103
Quote from Arch-Angel
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
Website Version: 1.0.4
© 2025 Max Games. All rights reserved.