User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 13

Thread: Status and Etc Text

  1. #1
    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,846
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)

    Status and Etc Text

    I have a 3D maze and everything is going pretty good. How would I show status Text for HP and etc that would stay in the left-top side of the screen at all times, no matter where the player is?

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

  2. #2
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Status and Etc Text

    Insert a string object at 0,0 and not change any settings? Maybe just make it not displayed as background.
    Working as fast as I can on Fusion 3

  3. #3
    No Products Registered

    Join Date
    Jun 2010
    Location
    Indonesia
    Posts
    25
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Status and Etc Text

    Use Counter? It always follow the screen

  4. #4
    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,846
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)

    Re: Status and Etc Text

    Na LB. The string does not show at all.

    A counter does no good if I can't show the the text.

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

  5. #5
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Status and Etc Text

    Is the string displayed above the opengl camera?
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


  6. #6
    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,846
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)

    Re: Status and Etc Text

    Actually I am not using that OGL extension in my 3d maze.

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

  7. #7
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    Saml's Avatar
    Join Date
    Jan 2009
    Posts
    34
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Status and Etc Text

    Put the string object(s) you want on a separate layer above the OpenGL object's layer.

  8. #8
    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,846
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)

    Re: Status and Etc Text

    I will try that and thanks. Just trying to do a HUD.

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

  9. #9
    No Products Registered

    Join Date
    Aug 2006
    Posts
    984
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Status and Etc Text

    this specific opengl extension runs in its own window afaik, so you can't display anything above it

    you'd either have to have your hud around the gl window but not overlapping it, or draw the hud yourself through opengl (which would require you to write your own bitmap font code)

  10. #10
    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,846
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)

    Re: Status and Etc Text

    Nice to know xyzzy. I will just go with a sub-application with key presses. They work. Thanks.

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

Page 1 of 2 1 2 LastLast

Similar Threads

  1. iOS 7 - Status Bar
    By Game_Master in forum iOS Export Module Version 2.0
    Replies: 6
    Last Post: 25th August 2013, 01:18 PM
  2. Network Status
    By dylan in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 19th April 2010, 12:12 AM
  3. HWA status?
    By nightofgrim in forum Hardware Accelerated Runtime
    Replies: 10
    Last Post: 30th December 2008, 11:58 PM
  4. Order status?
    By LeeJiHoon in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 6th July 2007, 03:54 PM
  5. Your Status Please
    By Novabrain in forum Extension Developers Lobby
    Replies: 23
    Last Post: 23rd August 2006, 12:41 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
  •