User Tag List

Results 1 to 4 of 4

Thread: Action on direction change

  1. #1
    Clicker Fusion 2.5Android Export ModuleSWF Export Module

    Join Date
    Dec 2012
    Location
    Poland
    Posts
    26
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Lightbulb Action on direction change

    Hello, I'm trying to program as follows:
    Object A is controlled by the Player and the movement type is 'eight directions'.
    Object B is not controlled by the Player and I want it to perform an action when object A changes direction of its movement.
    I spent two evenings trying to figure it out but I just can't find the solution. Does anybody have any clue?
    Thanks in advanse

  2. #2
    Clicker Fusion 2.5 Developer

    Join Date
    Jul 2008
    Location
    UK
    Posts
    1,393
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    + Direction of ObjA <> OldDirection(ObjA)
    -> ObjA: Set OldDirection to Direction(ObjA)
    -> ObjB: Do something...

  3. #3
    Clicker Fusion 2.5Android Export ModuleSWF Export Module

    Join Date
    Dec 2012
    Location
    Poland
    Posts
    26
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    But how to select OldDirection parameter? When I type it to dialog box i get syntax error.

  4. #4
    Clicker Fusion 2.5 Developer

    Join Date
    Jul 2008
    Location
    UK
    Posts
    1,393
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    It's just an alterable value - doesn't matter what you call it.

Similar Threads

  1. Does not change direction when animation stopped
    By ASD in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 3rd April 2013, 08:43 PM
  2. Change object direction with a click HOW?
    By BREK in forum Multimedia Fusion 2 - Technical Support
    Replies: 10
    Last Post: 4th May 2009, 10:49 AM
  3. Change Direction of Vector Movement
    By Mantoid in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 6th January 2009, 01:44 AM
  4. Ink Effect or Action: Change HUE
    By Blizna in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 13th March 2008, 01:36 PM
  5. Change x Direction
    By drnebula in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 4th January 2007, 10:22 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
  •