User Tag List

Results 1 to 4 of 4

Thread: Need Advice for Rotating Stage

  1. #1
    No Products Registered

    Join Date
    Aug 2008
    Posts
    129
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Need Advice for Rotating Stage

    I would like to have a rotating square stage for my game. Basically, what this includes, would be a complete level built on the inside of a square. Whenever the character walks to the edge wall on the left or right sides, I want the entire stage and everything in it to change 90 degrees with the stage. The issue is that I want the player to temporarily follow the stage and after the stage finishes rotating, to THEN resume gravity where the player will fall to the new floor.


    My issue is having the player turn with the stage along with any floors, walls turn with the stage as well. Any ideas?

  2. #2
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    mobichan's Avatar
    Join Date
    Oct 2007
    Location
    Buffalo, NY
    Posts
    3,310
    Mentioned
    28 Post(s)
    Tagged
    0 Thread(s)

    Re: Need Advice for Rotating Stage

    Store the players distance from the stage's rotation pivot. Then set the player's position based on that distance and the stage's angle.

    But if you plan to do that with a lot of active objects as well, expect very low frame rates.

  3. #3
    No Products Registered

    Join Date
    Aug 2008
    Posts
    129
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Need Advice for Rotating Stage

    Not many active objects actually. I expect maybe 3-4 animated actives per stage with a few stationary actives to kill the player.

    The goal of the game is to create puzzles inside this revolving square, but allow the player to walk to the left or the right to rotate the square to continue with the puzzle.

  4. #4
    No Products Registered

    Join Date
    Aug 2008
    Posts
    129
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Need Advice for Rotating Stage

    I sort of get what you are saying. First, how would I tell the player to rotate with the stage once I get the distance between the player and the pivot? I can't just randomly place the player's hotspot dead center on the cube.

Similar Threads

  1. Adobe Stage 3D
    By SolarB in forum SWF/Flash Export Module Version 2.0
    Replies: 2
    Last Post: 21st June 2012, 02:09 PM
  2. How to re-create the stage intro at1:15?
    By darkmanx_429 in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 7th October 2011, 05:03 PM
  3. [ASK]Making a Boss Stage
    By L13n in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 7th April 2011, 04:01 AM
  4. Bike Stage
    By Warmachine in forum File Archive
    Replies: 4
    Last Post: 26th July 2010, 01:56 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •