User Tag List

Results 1 to 3 of 3

Thread: Getting Only Overlapped Lights to Turn Green. Helicopter Thingy.

  1. #1
    Clicker Fusion 2.5 DeveloperiOS Export Module

    Join Date
    Jun 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Getting Only Overlapped Lights to Turn Green. Helicopter Thingy.

    Oh!...Hello. I’ve got a helicopter thingy spinning around a background of lights. When the blades are currently overlapping the lights they’re meant to turn from yellow (frame 0) to green (frame 1). As soon as the blades are not overlapping the lights then they go back to yellow (frame 0).

    The problem is the lights stay green once touched instead of going back to yellow.
    I’ve tried using ForEach loops but still got the same result.

    I’ve attached a file. Any help is appreciated.

    Thanks.
    Attached files Attached files

  2. #2
    Clicker Fusion 2.5Android Export ModuleSWF Export Module
    Ziplock's Avatar
    Join Date
    Oct 2013
    Posts
    448
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Always:
    -> Set animation frame to 0

    If blade is overlapping object:
    -> Set animation frame to 1

  3. #3
    Clicker Fusion 2.5 DeveloperiOS Export Module

    Join Date
    Jun 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you Ziplock. It worked. My method is to make it very convoluted. Seems your way is to make it very simple. I prefer your way

Similar Threads

  1. Taking attributes from the object being overlapped
    By Catalyst in forum Fusion 2.5
    Replies: 2
    Last Post: 15th July 2015, 09:01 PM
  2. Object value overlapped
    By scaneider in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 18th October 2012, 07:31 PM
  3. turn on LED lights from mmf app?
    By Dave in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 22nd March 2008, 08:19 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
  •