User Tag List

Results 1 to 4 of 4

Thread: Reverse Gravity PMO Example

  1. #1
    Clicker

    Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    DaveC's Avatar
    Join Date
    Jun 2007
    Location
    Perth, Australia
    Posts
    2,132
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)

    Reverse Gravity PMO Example

    Here's a simple little example showing how to make a normal/reverse gravity platform game using the PMO Object.

    PMO Gravity Man.mfa

  2. #2
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCSWF Export Module
    N64Mario's Avatar
    Join Date
    Nov 2008
    Location
    USA
    Posts
    1,308
    Mentioned
    15 Post(s)
    Tagged
    0 Thread(s)
    Instead of using 2 objects for the player just for inverse gravity, couldn't you rotate the player object, and mirror/flip it (so the player object doesn't look the other way when rotated) to give the same effect and use less object resources?

  3. #3
    Clicker

    Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    DaveC's Avatar
    Join Date
    Jun 2007
    Location
    Perth, Australia
    Posts
    2,132
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    is there a mirror/flip functionality?

  4. #4
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCSWF Export Module
    N64Mario's Avatar
    Join Date
    Nov 2008
    Location
    USA
    Posts
    1,308
    Mentioned
    15 Post(s)
    Tagged
    0 Thread(s)
    I'm sure I did this with one of my Mega Man fan game engines.
    For example if your player is looking right normal gravity, then switch the gravity, set the angle to 90, and set the player direction looking left, which should make it appear to look right on reverse gravity.
    You could use flip/mirror, but i think that's using HWA effects I believe.

    [Object] Flag 0 on: Effects -> Set Effect -> Flip Horizontally and/or Flip Vertically.

    But like I said if u don't want to use set effects, just use angle and set to opposite direction instead.

Similar Threads

  1. Platform Movement Object, reverse gravity/jumping?
    By ratty in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 30th October 2012, 06:08 PM
  2. How would one code ladder physics with reverse gravity features?
    By N64Mario in forum Multimedia Fusion 2 - Technical Support
    Replies: 15
    Last Post: 26th March 2012, 06:16 AM
  3. Pinball movement reverse gravity
    By ASD in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 2nd May 2011, 04:57 PM
  4. Reverse-Gravity Jump-Through Platform Problem
    By Raylax in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 10th February 2009, 12:18 PM
  5. Reverse Gravity & Flip Sprites
    By N64Mario in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 21st January 2009, 06:54 PM

Posting Permissions

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