User Tag List

Results 1 to 3 of 3

Thread: Layer problem

  1. #1
    No Products Registered

    Join Date
    Feb 2007
    Location
    Sydney, Australia
    Posts
    1,654
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Layer problem

    im making a simple birds-eye view game with a toolbar with all the information u need to know. eg: inventory/items, what level etc..

    i put a counter(Horizontal bar) and made it so that when u kill a monster 1 adds to the counter. Any way the tool bar is active object wich means the horizontal bar is behind it. the reason why the tool bar is an active object is because backdrops follow the frame but u can make actives not follow the frame. i've even tried the layers tool bar but it doesn't work.

    Any suggestions?

  2. #2
    No Products Registered

    Join Date
    Sep 2006
    Location
    Germany
    Posts
    861
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Layer problem

    I would suggest you look into using sub-applications as kind of User Interface oder HUD.

    add a frame to your application and make it the size of the toolbar

    add a counter and all the stuff you need to it, like a healthbar, score etc. ...

    on your main frame add the sub application object. select to use your application and select the frame your interface is in ( e.g. 2)

    now: to communicate between both frames you may look into various options. You could use global values, array or an ini file (add more ...)

  3. #3
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    France
    Posts
    14,022
    Mentioned
    279 Post(s)
    Tagged
    3 Thread(s)

    Re: Layer problem

    Unselect the "Display as background" option in the properties of the counter object if you want to be able to move it above active objects.

Similar Threads

  1. Layer object problem
    By EdibleWare in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 31st January 2011, 01:59 PM
  2. Layer above sub app problem
    By Shawn in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 30th August 2010, 09:33 PM
  3. MAJOR layer Problem!!!
    By Martin_Bodger in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 10th June 2008, 08:42 PM
  4. Simple Layer Problem
    By ace in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 13th July 2006, 10:16 PM
  5. Layer Problem
    By Spike in forum File Archive
    Replies: 3
    Last Post: 13th July 2006, 07: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
  •