User Tag List

Results 1 to 4 of 4

Thread: Mystery of the disappearing string

  1. #1
    No Products Registered

    Join Date
    Jun 2008
    Posts
    46
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Mystery of the disappearing string

    I have a level that's larger than the game's dimensions. In the middle of that level is a string object. When I run the game it's not visible. When I enlarge the games dimensions to match that of the level's then it appears.

    The string isn't out of view as I've centered the window position in frame as desired.

    I'm confused. Does anyone know what's going on?

  2. #2
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DavidN's Avatar
    Join Date
    Jun 2006
    Location
    Boston, MA, USA
    Posts
    4,044
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Mystery of the disappearing string

    Is "Follow the frame" checked on the String object? If it isn't (which I think is the case by default), then the string will scroll with the game window, moving it off the screen as you move around.

    Otherwise, try unchecking "Display as background" and removing the "Inactivate if far from window" option.

  3. #3
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export Module
    Konidias's Avatar
    Join Date
    Aug 2009
    Posts
    1,546
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: Mystery of the disappearing string

    Also, I'm not sure if this is the case here, but check the x,y positions of the string object. If you're centering the string, you could potentially have the string appearing on the center of the frame, but if the string box is sized really wide, the x,y position could be totally out of the frame, causing issues.

    It's usually best to resize the string object box so that it fits just around the text you're going to display. It helps when trying to select the object in the editor and also when trying to select objects near the text object.

  4. #4
    No Products Registered

    Join Date
    Jun 2008
    Posts
    46
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Mystery of the disappearing string

    I turned "Follow the frame" on and it fixed the problem.
    Thanks for the help. Another mystery solved.

Similar Threads

  1. INI++ mystery of the disappearing string
    By Ryan in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 5th August 2013, 12:32 AM
  2. The Eggs Mystery
    By Fernando in forum Android Released Games & Apps
    Replies: 0
    Last Post: 3rd April 2013, 10:14 PM
  3. Framerate mystery on Device
    By BrashMonkey in forum Android Export Module Version 2.0
    Replies: 1
    Last Post: 12th March 2012, 10:15 PM
  4. Vanishing objects mystery
    By motorsk8er in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 30th November 2008, 11:20 PM
  5. Fake 3D Road-mystery unraveled
    By the_raven in forum File Archive
    Replies: 8
    Last Post: 6th August 2006, 09:00 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
  •