User Tag List

Results 1 to 6 of 6

Thread: Shooting while strafing backwards.

  1. #1
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)

    Join Date
    May 2011
    Posts
    111
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Shooting while strafing backwards.

    Currently, I'm making a 2D side-scrolling platformer using the built-in platformer engine and I was just wondering what the easiest way to shoot while strafing/walking backwards would be. (Currently, to avoid directional glitches like shooting in the wrong direction) I make sure the sprite is facing the way it's shooting, so I'm wondering what the most straightforward way of accomplishing this could be... any help would really be appreciated! Thanks!

  2. #2
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)

    Join Date
    May 2011
    Posts
    111
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Please

    I really want some suggestions... I can upload a stripped down mfa if needed.

  3. #3
    Clicker Fusion 2.5 DeveloperiOS Export Module
    ChrisBurrows's Avatar
    Join Date
    May 2011
    Location
    Tasmania, Australia
    Posts
    622
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Do it.

  4. #4
    Clicker Fusion 2.5 DeveloperiOS Export Module
    ChrisBurrows's Avatar
    Join Date
    May 2011
    Location
    Tasmania, Australia
    Posts
    622
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    The built-in platform engine was not designed for this. While you can tweak it to allow anything, there is little point. It is sloppy and full of bugs. Trying to fix everything wrong with it will be far more work in the long run. Creating your own engine gives you greater control and flexibility.
    Attached files Attached files

  5. #5
    Clicker Multimedia Fusion 2 DeveloperiOS 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)
    King_Cool's Avatar
    Join Date
    Aug 2008
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The best way of doing this is to:
    - Create a Player Movement Object ( invissible but handles all movemnt )
    - Create a Player Sprite Object ( wich is the visual representation of the Player )

    This way the player can be moving in one direction while facing a different one.

  6. #6
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)

    Join Date
    May 2011
    Posts
    111
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Special request for strafing/movement update.

    OK, So I've uploaded my .mfa in it's entirity. (why? because it was about 60MB with just the one level and no music and I don't know why)
    Anyway, basically, I want someone to take a look who has experience with the player movement object, so I can still shoot and jump. I don't mind if a completely different engine can be implemented, as long as it can be easily tweaked and it keeps the integrity of the game). No new animation frames should be necessary, and it won't be hard to split the top from the bottom like Chris B's example.. (also, if you look at the "tutorial level" some of the text isn't showing, and when i get it too, it lags up the run time for some reason, so any help with this would be fantastic!) This is a project of passion, so anyone who can help will get a special thanks in the credits.

    Download link: http://www.mediafire.com/?53wvifi087h813h

    Thanks!

Similar Threads

  1. Strafing and shooting?
    By Pixzel in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 3rd November 2012, 10:31 PM
  2. Autoscroll Backwards
    By Puff_N_Stuff in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 10th November 2011, 11:53 PM
  3. MCI Recorder Playing Backwards
    By soloman in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 3rd March 2010, 05:07 PM
  4. Strafing?
    By Froz3nMilk in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 3rd August 2008, 03:44 AM
  5. Backwards Compacy
    By PrincessNinjato in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 24th November 2006, 11:25 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
  •