User Tag List

Results 1 to 4 of 4

Thread: A "sort of bug" in IOS builds regarding "mouse pointer is over"

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module

    Join Date
    Jun 2006
    Location
    St. Ave France
    Posts
    1,166
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    A "sort of bug" in IOS builds regarding "mouse pointer is over"

    Hi Everyone,

    This is not EXACTLY a bug as it might behave logically and as Clickteam intended, but the behavior is diferent from Flash and PC runtimes (but for good reasons), so here's the report:

    once on IOS devices, MFA apps which use "mouse pointer is over an object" have an issue. Unlike in the PC or Flash runtimes, the mouse pointer location continues to register as over the last place the user tapped.

    So if you have an on-screen icon for users to tap, and you want it them to be very forgiving, (they will register a tap even if the user slides his finger onto the icon) ...which is great becasue otherwise in the heat of action, players otherwise sometimes mis-tap and don't get their despirately needed power-up) and you just use the "mouse pointer is over an object", it will work as expected on PC and Flash, but IOS runtime remembers the location based on the last time you tapped, so the icon continually triggers.

    There is a simple solution... if you add the "repeat while left button is pressed" to the same event as "mouse pointer is over an object", then it behaves the same and as you'd expect on all platforms.

    anyway, this method makes icon tapping very forgiving...it solved my issue of players occasionally tapping a power-up or action button on-screen and getting no resaponse from the game.

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    Koji_Kabuto's Avatar
    Join Date
    Jul 2006
    Location
    Venezuela
    Posts
    2,847
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    I think there are some problems with the mouse pointer, check out this post I write today:

    http://community.clickteam.com/showthread.php?t=70047

  3. #3
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)
    Yes, the mouse coordinates will stay the same even when the touch has been released. I do not see why this would be any different but please tell us if you think it is incorrect behavior

    You can simply test for 'Repeat while mouse key is pressed' along with the 'mouse is over object' to make sure that the finger is actually on the screen.

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    Koji_Kabuto's Avatar
    Join Date
    Jul 2006
    Location
    Venezuela
    Posts
    2,847
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Andos give me a hand with this, is that Francois is out this week and suddenly you can help me!

    http://community.clickteam.com/showthread.php?t=70047

Similar Threads

  1. "Cannot load joystick2.mfx" when "Compress the runtime" unchecked. Fine when checked.
    By DistantJ in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 14th September 2013, 09:44 PM
  2. "Rendertarget ping/pong" and "Pixel shaders" Can TGF2 do this?
    By CloudExSolider in forum The Games Factory 2 - Technical Support
    Replies: 13
    Last Post: 7th April 2013, 08:21 PM
  3. "Bug" For Saving and Loading Frame Positions AND "Timer Glitch"?
    By Zarpo in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 27th March 2012, 12:40 PM
  4. Issues with "Clickteam Movement Controller" and "Runtime" Object
    By jimmyorpheus in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 29th November 2011, 07:10 AM
  5. Mouse pointer just appears as "hand"
    By Bogeyman in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 22nd June 2008, 03:40 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
  •