User Tag List

Results 1 to 7 of 7

Thread: How Do You Fix Glitchy Screens?

  1. #1
    No Products Registered

    Join Date
    Oct 2009
    Posts
    480
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How Do You Fix Glitchy Screens?

    Hi,

    I really need some help. I've been trying to design games with MMF2 forever, but I constantly fail because of several reasons. One of which is because when active objects move quickly they look choppy, and appear like they are flashing. It looks a lot like lag. I was wondering if there was a way to get rid of this choppy-ness to make the games I am trying to produce look better.

    -Variant

  2. #2
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    nivram's Avatar
    Join Date
    Jul 2006
    Location
    Bandon, Oregon
    Posts
    6,773
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)

    Re: How Do You Fix Glitchy Screens?

    It depends on what kind of movement you are using. Also, are the hotspots in the same place on your character's animation. If not this would create a choppy/flashing character. An example mfa file or more details of your coding would help.

    Also, I have many example open source files and tutorials on my website that may help (website address in my signature). There are also many tutorials on the sidebar----->

    Marv
    ​458 TGF to CTF 2.5+ Examples and games
    http://www.castles-of-britain.com/mmf2examples.htm

  3. #3
    No Products Registered

    Join Date
    Oct 2009
    Posts
    480
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How Do You Fix Glitchy Screens?

    Your examples are excellent, but I'm having problems with just simple movement. Example: Repeat While Right Arrow Is Pressed > Set 'obj' x to 'obj' x+1 Basically what happens is, the object is moving so fast it becomes glitchy. I just need a way to move active objects more "cleanly".

    -Variant

  4. #4
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export ModuleInstall Creator Pro

    Join Date
    Jul 2006
    Location
    Germany
    Posts
    1,090
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How Do You Fix Glitchy Screens?

    Quote Originally Posted by variant
    Example: Repeat While Right Arrow Is Pressed > Set 'obj' x to 'obj' x+1
    Have you tried something like Ball Movement and it's Set Speed commands instead? Some acceleration/deceleration could also help to smoothe things, especially when you're scrolling the screen.

  5. #5
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module
    Nifflas's Avatar
    Join Date
    Jul 2006
    Posts
    2,613
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How Do You Fix Glitchy Screens?

    Isn't this just about the screen's refresh rate vs. the game's frame rate?

  6. #6
    No Products Registered

    Join Date
    Oct 2009
    Posts
    480
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How Do You Fix Glitchy Screens?

    Quote Originally Posted by JoKa
    Quote Originally Posted by variant
    Example: Repeat While Right Arrow Is Pressed > Set 'obj' x to 'obj' x+1
    Have you tried something like Ball Movement and it's Set Speed commands instead? Some acceleration/deceleration could also help to smoothe things, especially when you're scrolling the screen.
    It could help, but I don't want to use Clickteam's movement controls. I want to use custom movement controls. I'll try it though.

    Thanks For The Input,
    -Variant

  7. #7
    No Products Registered

    Join Date
    Oct 2009
    Posts
    480
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How Do You Fix Glitchy Screens?

    Quote Originally Posted by Nifflas
    Isn't this just about the screen's refresh rate vs. the game's frame rate?
    Most likely. I just need a cleaner movement.

    -Variant

Similar Threads

  1. Glitchy scaling / positioning
    By Popcorn in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 22nd February 2013, 02:36 AM
  2. TGF@ on 2 screens?
    By Mister_Fuzzy in forum The Games Factory 2 - Technical Support
    Replies: 5
    Last Post: 11th July 2011, 06:02 PM
  3. NOTHING will work!!!!! Everything on it's glitchy!
    By madeleine in forum Multimedia Fusion 2 - Technical Support
    Replies: 17
    Last Post: 19th May 2010, 02:26 AM
  4. Glitchy interaction with "falling" platforms
    By vertigoelectric in forum Multimedia Fusion 2 - Technical Support
    Replies: 33
    Last Post: 29th July 2009, 11:18 PM
  5. Glitchy, extra "New Condition" line
    By EnigmaWave in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 28th December 2007, 10:30 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
  •