User Tag List

Results 1 to 6 of 6

Thread: Custom Joystick Example (.mfa)

  1. #1
    Clicker Fusion 2.5 (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    Kozyon's Avatar
    Join Date
    Apr 2014
    Posts
    14
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Lightbulb Custom Joystick Example (.mfa)

    I created custom joystick and attached custom movement but there is one problem. I can't click red (fire) button without stoping movement. Somebody please look at my project and promt me how to realize this fuction. You can see this problem on any mobile device (because on computer you use only mouse) It's quite important for me, if I don't solve this problem I have to use other program to create game. (I can't use "Ios joystick object" because I can't move it and change style.

    https://docs.google.com/file/d/0ByWn...15ZnJ2MkE/edit


    4545.jpg

  2. #2
    Clicker

    Fusion 2.5 DeveloperAndroid 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)
    DaveC's Avatar
    Join Date
    Jun 2007
    Location
    Perth, Australia
    Posts
    2,132
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    The link doesn't work.. you just need to use the multi touch object anyway..

    Why would pay $100+ on software and then abandon it because you can't figure one thing out? That's no way to learn.

  3. #3
    Clicker Fusion 2.5 (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    Kozyon's Avatar
    Join Date
    Apr 2014
    Posts
    14
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I already tryed to add multi touch object - doesen't work.
    This link https://drive.google.com/file/d/0ByW...it?usp=sharing

  4. #4
    Clicker

    Fusion 2.5 DeveloperAndroid 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)
    DaveC's Avatar
    Join Date
    Jun 2007
    Location
    Perth, Australia
    Posts
    2,132
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    I'm making a game with the same setup (1 360 degree joystick and 2 action buttons) so you must be doing something wrong.. most likely using multi touch incorrectly.. the new link seems okay so I'll take a look when I get home.

  5. #5
    Clicker

    Fusion 2.5 DeveloperAndroid 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)
    DaveC's Avatar
    Join Date
    Jun 2007
    Location
    Perth, Australia
    Posts
    2,132
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    Okay.. so it was fairly easy to implement.. even though your code is quite the mess.. none of the objects are named which makes it kind of hard to tell what does what. I simply added a couple of events for creating multi touch detectors, and then used the detectors instead of mouse clicks. There are a million and 1 things you could do to optimize this game as well.. for one, you don't need to constantly set the position of all the pieces of your virtual joy pad, just have them follow the frame automatically.

    https://www.dropbox.com/s/y0koe97xnlp8b9m/Fixed.mfa

  6. #6
    Clicker Fusion 2.5 (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    Kozyon's Avatar
    Join Date
    Apr 2014
    Posts
    14
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you DaveC!

Similar Threads

  1. Custom Joystick Example (.mfa)
    By Kozyon in forum iOS Export Module 2.5
    Replies: 3
    Last Post: 20th May 2014, 08:51 AM
  2. Bug joystick
    By rom in forum iOS Export Module Version 2.0
    Replies: 0
    Last Post: 10th November 2012, 05:00 PM
  3. Joystick, sound and custom movement
    By ineke in forum Android Export Module Version 2.0
    Replies: 0
    Last Post: 3rd May 2012, 12:18 PM
  4. joystick
    By willow in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 24th May 2010, 02:45 PM
  5. Joystick 2 extension only finds one joystick
    By Tomssuli in forum File Archive
    Replies: 1
    Last Post: 10th February 2009, 07:03 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
  •