User Tag List

Results 1 to 4 of 4

Thread: Counter overlapping an animated background

  1. #1
    No Products Registered

    Join Date
    Dec 2006
    Posts
    55
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Counter overlapping an animated background

    Hi,
    forgive me if this is a very basic question... I need to have an animated image, and then a visible counter that is on top of it. The only thing I know of that I can animate is an active object. But the counter is always behind the active object, even if the object's order is set to the back, and the counter's order is set to the front.
    Might anyone have a solution for me?
    Thanks very much

    EDIT: also, when I change its properties by unchecking "display as background" it then causes a new problem: it doesn't work. The counter is a lifebar displayed horizontally. It was working fine until I changed its display like that.

  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: Counter overlapping an animated background

    Counters and strings have a property called "Display as background", which is on by default so that the display is slightly faster. If you uncheck it, you'll be able to put the counter in front of the active (and it'll update more 'cleanly' if things pass over it, too).

  3. #3
    No Products Registered

    Join Date
    Dec 2006
    Posts
    55
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Counter overlapping an animated background

    I appreciate the help. I did do that and I must have thought that it was not working, but now it seems ok.


    I'd like to bring up another problem I am having with the counter. First off, the counter is green, and has a minimum value of 0 and max value of 200. It has an initial value of 200.
    I create an event that says when the counter is lower or equal to 150, it should change it color to red.

    I have it set up as a lifebar, and certain things in game subtract from the counter and thus making it look like you lose health. But the color does not change after you get obviously below 150.
    Any ideas?
    Thanks again

  4. #4
    No Products Registered

    Join Date
    Jul 2006
    Posts
    85
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Counter overlapping an animated background

    A simple solution would be using two counters, one red and one green. Put the green one on top of the red one and set its value to the green counter. When the value goes below 150, make the green counter invisible, when it goes above, make it reappear.

Similar Threads

  1. Changing colors of an 'Animated' type Counter?
    By King_Cool in forum SWF/Flash Export Module Version 2.0
    Replies: 0
    Last Post: 30th May 2012, 12:06 PM
  2. Paste a counter into the background?
    By Bipolar_Games in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 10th January 2012, 09:42 PM
  3. Animated Counter
    By DJ in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 12th March 2011, 07:04 AM
  4. Creating a repeating, animated background
    By Mantoid in forum Hardware Accelerated Runtime
    Replies: 6
    Last Post: 11th April 2009, 10:20 PM
  5. Color swap an animated counter?
    By N64Mario in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 1st December 2008, 05:21 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
  •