User Tag List

Results 1 to 3 of 3

Thread: Why is this inaccurate?

  1. #1
    Clicker Fusion 2.5 Developer

    Join Date
    Dec 2011
    Posts
    30
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Why is this inaccurate?

    Can't figure out this thing for the life of me, I have the same equations in another application I'm making, and its perfect, why is this not working? (should be easy to figure out, its two events lol)
    Attached files Attached files

  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 comes from storing values in an object's X and Y co-ordinates, which are always rounded to whole numbers. I get around this by using a couple of alterable values as "virtual x" and "virtual y" values, and always setting the object's position based on those instead:

    dxn-trigpath.mfa

  3. #3
    Clicker Fusion 2.5 Developer

    Join Date
    Dec 2011
    Posts
    30
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lol that's quite annoying, thanks anyways, good to have a solution.

Similar Threads

  1. CRC32 Object Inaccurate
    By Kracker in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 27th May 2011, 09:20 AM
  2. Shooting direction inaccurate
    By PengeyPenguin in forum The Games Factory 2 - Technical Support
    Replies: 15
    Last Post: 9th August 2009, 09:40 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
  •