User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12

Thread: Compass Feature?!?

  1. #1
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleUnicode Add-onInstall Creator Pro
    StingRay's Avatar
    Join Date
    Nov 2006
    Location
    Austria
    Posts
    1,057
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)

    Compass Feature?!?

    Would be great to see something like this in near future

  2. #2
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DavidN's Avatar
    Join Date
    Jun 2006
    Location
    Boston, MA, USA
    Posts
    4,044
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It may be a bit... specific - do you need it for a particular application, or would getting the rotation of the device relative to where it started do?

  3. #3
    Clickteam Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS 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)
    Simon's Avatar
    Join Date
    Jun 2006
    Location
    UK
    Posts
    2,735
    Mentioned
    65 Post(s)
    Tagged
    3 Thread(s)
    This shouldn't be too hard to do as the iPhone and a great number of Androids have compass chips built in. I for one need this feature for an app I'm working on.

  4. #4
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module

    Join Date
    Aug 2011
    Location
    Beverly Hills, CA USA
    Posts
    508
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I would imagine the Extension would look like this:

    Conditions
    ========

    CompassAvailable

    Expressions
    ========

    CurrentDirection (degrees 0 to 360)
    CurrentSpeed (meters per second)
    CurrentAccuracy (how fine grained the reading needs to be based on usage so that battery utilization is minimized)
    CurrentDistanceFilter (how often changes in direction update the reading)
    MetersToFeet (for us Americans who don't think in meters despite it being the standard in the US for the past 144 years)

    Actions
    =====

    StartCompass (start reading)
    StopCompass (stop reading)
    SetAccuracyLevel (see above)
    SetDistanceFilter (see above)

    I think the bigger problem is simulating this on Windows in a useful way for development.

  5. #5
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module

    Join Date
    Aug 2011
    Location
    Beverly Hills, CA USA
    Posts
    508
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Disregard the above API idea as this feature is already available in the Location object so you can use that as your compass. You can get the speed and course as well as set the desired accuracy. I started to develop an extension and then realized it was already done.

  6. #6
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleUnicode Add-onInstall Creator Pro
    StingRay's Avatar
    Join Date
    Nov 2006
    Location
    Austria
    Posts
    1,057
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    You're right, Keith, but whats missing here is the 'killer' feature: actual angle of the device,
    what was meaned by "compass feature". that would make it very useful for some great iphone expiriences.

  7. #7
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleUnicode Add-onInstall Creator Pro
    StingRay's Avatar
    Join Date
    Nov 2006
    Location
    Austria
    Posts
    1,057
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    bump

    would it be hard to extend the localisation object with the angle-feature?!?

  8. #8
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module

    Join Date
    Aug 2011
    Location
    Beverly Hills, CA USA
    Posts
    508
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Actually, I found a great article on how to get the angle and the code is offered up for free according to the terms:

    http://blog.sallarp.com/iphone-accel...e-orientation/

    You really need to address these type of feature requests to Andos and Francois directly as they are the ones who can implement them in the core product so that everyone can benefit in a way that is guaranteed to be maintained.

    I could write this up as an extension in no time if this is something they see as way in the future.

  9. #9
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleUnicode Add-onInstall Creator Pro
    StingRay's Avatar
    Join Date
    Nov 2006
    Location
    Austria
    Posts
    1,057
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    An iOS Angle Extension would be really an amazing feature, Keith!

  10. #10
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module

    Join Date
    Aug 2011
    Location
    Beverly Hills, CA USA
    Posts
    508
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok I get the hint Let me see what I can do today. Keep your eyes on the Extensions forum this evening.

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Help with Angle Setting for Compass
    By Jaklar in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 24th March 2013, 10:52 PM
  2. Feature I would like to see in MMF
    By Konidias in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 24th August 2011, 08:06 AM
  3. object compass/indicator
    By arfa in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 16th July 2011, 12:18 PM
  4. Need a feature !!!
    By Johnny in forum Multimedia Fusion 2 - Technical Support
    Replies: 14
    Last Post: 16th December 2009, 12:04 PM
  5. Feature I'd like to see in MMF
    By gamefreak202 in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 26th November 2009, 11:25 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
  •