User Tag List

Page 2 of 2 FirstFirst 1 2
Results 11 to 13 of 13

Thread: Is it possible to adjust the size of the hot spot?

  1. #11
    Clicker

    Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export Module

    Join Date
    Sep 2006
    Posts
    209
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm having trouble coming up with a good way to have the cursor object only exist when touching (clicking). I've tried a number of things but none of them are doing quite what I need. The invisible collision object must only exist when tapping, because there are other objects moving around and I don't want them colliding with it except when tapped. Anyone have any ideas?

  2. #12
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export Module
    Diablohead's Avatar
    Join Date
    Jun 2006
    Posts
    478
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    always = position collision active -100 x -100 y
    When user clicks = position at x y of mouse.

    Something like that should work, the game will position your collision box on a click but then it will always be forced to move off screen, I think you need the click even to be below the always event for it to work for one single frame.

  3. #13
    Clicker

    Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export Module

    Join Date
    Sep 2006
    Posts
    209
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So far that works! Thank you, thank you, thank you!!!

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. Fit inside & Adjust Window Size
    By ProdigyX in forum Android Export Module Version 2.0
    Replies: 2
    Last Post: 9th October 2014, 08:28 AM
  2. Changing hot spot/action spot at runtime?
    By Petedevlin in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 8th October 2013, 09:48 PM
  3. [RC3] fit inside and adjust window size issues
    By SoftWarewolf in forum Android Export Module Version 2.0
    Replies: 4
    Last Post: 11th February 2013, 07:08 PM
  4. How to adjust screensaver timeout using Registry?
    By RGBreality in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 22nd December 2010, 06:16 PM
  5. Can you adjust mouse click speed?
    By MikeB in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 15th June 2009, 09:14 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
  •