User Tag List

Results 1 to 2 of 2

Thread: Changing animation sequence alphanumerically?

  1. #1
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jan 2012
    Posts
    7
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Changing animation sequence alphanumerically?

    Hi,

    I'm having a bit of trouble getting animation sequences to change correctly. I want to have two different animation sequences that do more or less the same thing (representing different skins of guns, essentially) and for the animation sequence of the gun object to be determined at the start of the frame by reading an alterable string from a separate object that stores the names of the different sequences.

    However, when I go to have MMF do this, it only wishes to retrieve numerical values instead of alphanumerical values as a way of changing animation sequences. Though this seems odd, as it was otherwise just giving me a drop-down of my custom animation sequences and asking me to choose, I figure that it's not a big impediment and just convert the strings to alterable values instead (so that "gun A" is now 1, "gun B" is now 2, etc). However, MMF is now not changing the animation sequence regardless of what number I put in (I've tried assuming that "stop" was #1, that my first custom animation was #1, etc).

    Any idea what I'm doing wrong here? Ideally I'd like to be able to input an alphanumeric value, but if that's not possible then numbers'll suffice.

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    happygreenfrog's Avatar
    Join Date
    May 2011
    Location
    I.L.T.D.O.I.R (I.L.T.D.O.I.R's Location: The Dimension Of Infinite Recursion)
    Posts
    4,307
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    The first animation ("stopped") is #0, if I remember correctly. Have you tried that?

Similar Threads

  1. Animation Sequence not working
    By WEich1213 in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 19th November 2013, 07:01 PM
  2. First frame duration of animation sequence
    By ASD in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 13th March 2013, 04:13 PM
  3. toggle animation sequence
    By arfa in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 27th August 2011, 10:41 AM
  4. Changing animation sequence
    By Rabagast in forum Multimedia Fusion 2 - Technical Support
    Replies: 12
    Last Post: 28th April 2008, 07:29 AM
  5. Animation sequence selection bug?
    By Clicktastic in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 8th September 2006, 06:11 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
  •