User Tag List

Results 1 to 5 of 5

Thread: Event Priority

  1. #1
    No Products Registered

    Join Date
    Mar 2009
    Posts
    412
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Event Priority

    As always, I get 1000 new ideas while making my game. And a few of the new stuff have made my game player react a little weird. My player have about 10 different animations, and all of them have the very same hot spot, except one. Thats because this one animation is something I came up with later, and because I use the angle (he is jumping into a salto) the hot spot must be in another place than it is on all the other animations. Anyway, my events makes this work, but all the time, when the player lands, the player object switches animation and hot spot so for like 0,1 sec, the player object are on the wrong position, and then the event fixes it and puts it back in place. Its very hard to describe actually, but if someone should happen to understand what I mean, is it a way to prevent this? Like ordering the events in another way, or putting any events closer to each other? Or maybe there is some box I can check or something that will make the application focus on this switching event when my player lands?

  2. #2
    Clicker Multimedia Fusion 2SWF Export Module

    Join Date
    Sep 2006
    Posts
    1,544
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: Event Priority

    I'm not sure without seeing the exacts, but I an tell you the priority.

    Events will execute from top to bottom in the event editor, and the frame will only be drawn at the very very bottom, with the animations at the point it is at then. Whatever action in the event editor is lowest, will be which one the animation becomes.

  3. #3
    No Products Registered

    Join Date
    Mar 2009
    Posts
    412
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Event Priority

    Thats what I though too.. Its great to get it confirmed!

    I have so god damn many flags, detectors and values so its hard to actually find whats what. But I think I managed to make it work!

    Thanks for your help

  4. #4
    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: Event Priority

    Don't Forget when debugging: The Event List Editor is your friend.
    Working as fast as I can on Fusion 3

  5. #5
    No Products Registered

    Join Date
    Mar 2009
    Posts
    412
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Event Priority

    I really, really hope I dont need to debug too much. To me, this project is like a big card-house. If I even blow on one of the cards, it will affect a lot of other stuff!

Similar Threads

  1. Is there a way to increase process priority?
    By RGBreality in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 16th November 2010, 05:45 PM
  2. Task priority
    By AndyH in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 16th January 2007, 12:39 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •