Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8627601
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T08:19:18+00:00 2026-06-12T08:19:18+00:00

I have a menu screen, in that screen i have 5 buttons ..on the

  • 0

I have a menu screen, in that screen i have 5 buttons ..on the start of the game ,it shows the spash screen and then this menu screen,.it works properly,but i need to show some animations in this page,i have to show the backgound image first,after 1 or 2 seconds these 5 buttons have to pops out from sides of the screen fom bttom,top and left,right portions.How to do this.

Thanks in advane.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T08:19:19+00:00Added an answer on June 12, 2026 at 8:19 am

    You can do it rather easy with actions. In onEnter method of your menu scene/layer run needed action on every button. You should set initial positions to your buttons not inside screen, then just run, for example, CCMoveTo action to place them correctly.

    // after init button somewhere
    [_button setPosition: initialPosition];
    
    - (void) onEnter
    {
        [super onEnter];
    
        id moveAction = [CCMoveTo actionWithDuration:1.f position:newPosition];
        [_button runAction: moveAction];
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a menu screen that for various reasons consists of a number of
I have a main activity, that holds the main menu. This menu has an
I recently made a menu screen to my cocos2d app where I have attached
There are lots of java apps on my simulator menu screen which I have
have 3 swf files. 1. a preloader 2. a screen-wide menu 3. a photo
hey i have displayed a pop-up screen when i click on a menu item
Say I have a bog-standard Win32 popup menu, and it's taller than the screen.
I have developed a ios game with 20 levels. I have menu at starting
I have a menu section on a website that consists of 2 rows with
I have a side navigation menu that I want to be able to utilize

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.