User Tag List

Results 1 to 5 of 5

Thread: Lives alignment?

  1. #1
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Lives alignment?

    Simple question: I have the lives on the right side of the screen, so I want them to delete from the left. How might I do this?

  2. #2
    No Products Registered

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

    Re: Lives alignment?

    i don't think there's an option for it, but you could probably do something like this to emulate it:

    Always
    --> Lives - Set X Coordinate: X Right Frame - (16 * lives( "Player 1" ))

    then replace the 16 by the width of your lives image, if needed

    make sure this event comes after all other events that involve you gaining or losing lives, so you don't see a single-frame "gap"

    EDIT: you might also need to replace X Right Frame with the width of your window if the lives goes offscreen

  3. #3
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Lives alignment?

    I don't think you understood completely. I got it aligned right, but what I want is to have the one on the left disapear instead of the right.

  4. #4
    No Products Registered

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

    Re: Lives alignment?

    Quote Originally Posted by RickyRombo
    I don't think you understood completely. I got it aligned right, but what I want is to have the one on the left disapear instead of the right.
    as far as i know, you can't do that, but this way makes it look like they're being removed from the left

  5. #5
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Lives alignment?

    Oh I see - I kinda misread it

Similar Threads

  1. Set Alignment on Active System Box
    By wizkidweb in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 7th March 2020, 02:05 PM
  2. Text Alignment (Beta 9)
    By DistantJ in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 30th July 2012, 01:07 PM
  3. [BUG] Vertical text alignment
    By Bipolar_Games in forum Android Export Module Version 2.0
    Replies: 0
    Last Post: 12th June 2012, 03:16 AM
  4. Counter Object alignment?
    By ChrisBurrows in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 15th May 2012, 07:13 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
  •