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 7655081
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T12:25:20+00:00 2026-05-31T12:25:20+00:00

I am using a scene manager with ten scenes with only one engine. All

  • 0

I am using a scene manager with ten scenes with only one engine.
All i want to do is that whenever I switch between scenes there should be an effect. Like when I switch from scene1 to scene2, scene2 should come something like revolving or zooming on or fliping etc. Is this possible if so how?

  • 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-05-31T12:25:22+00:00Added an answer on May 31, 2026 at 12:25 pm

    Scenes extend Entity, so you can use some EntityModifiers to transition between scenes. There are some limits since both the incoming and outgoing scenes can’t be active at the same time.

    Here’s an example that might get you headed in the right direction – I used something similar to transition between my splashScene and mainScene

    outgoingScene.registerEntityModifier(new ScaleModifier(3f, 1f, 0f, new IEntityModifierListener() {
    
       @Override
       public void onModifierStarted(IModifier<IEntity> pModifier, IEntity pItem) {
       }
    
       @Override
       public void onModifierFinished(IModifier<IEntity> pModifier, IEntity pItem) {
           mEngine.setScene(incomingScene);
       } }));
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using 3 CCLayers in one Scene and I want simultaneous game play
I'm writing an engine and using Light 0 as the sun for the scene.
Using ASP.NET MVC there are situations (such as form submission) that may require a
I am rendering a scene to a texture, then using that texture and its
I want to render a 2D scene using opengl es 2.0. In this scene
I am using the Qt Graphics View framework to create a scene and attach
I'm using Java3D to render a three-dimensional scene. I would like to overlay a
I'm creating a very render expensive scene in opengl (using vertex buffer objects) and
I am trying to assemble a scene in opengl, using already made objects. The
Could you explain, what happens behind the scene? Transaction management when using this template

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.