The next part of my project consisted of designing a Rides Menu and then providing some photos and information about each ride.I chose to simply focus upon the four main rides in alton towers rather than a massive range as I felt this was more effective to read about.
For the rides menu i used tweens so that four icons would float in and then be clickable so that once clicked it would take the user directly to the information on that ride.
I also provided a 1 and 2 button, this allows the user to cycle between two photographs. I did this simple by accessing the timeline and selecting what frame I wanted it to jump to once the button was pressed.
on(release)
{gotoAndPlay("Rides Oblivion", 11);
}
No comments:
Post a Comment