User Tag List

Results 1 to 3 of 3

Thread: inputing formulas?

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export Module
    ZayLong's Avatar
    Join Date
    Jun 2008
    Location
    USA
    Posts
    276
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    inputing formulas?

    im trying to calculate the distance between two active objects in my game using the distance formula. however i cant for the love of god, figure out how to add exponents. I tried using ^2 get a synaxx error, i also tried using this Exp()function thats in the built in calculator. that dosnt seem to work either. so if anybody can explain on how i can get exponents to work if at all in MMF that would be great thanks.

  2. #2
    Clicker Multimedia Fusion 2
    Greg's Avatar
    Join Date
    Dec 2006
    Location
    Poland
    Posts
    315
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: inputing formulas?

    Code:
    x Pow y
    For example: 2 Pow 3 = 8

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export Module
    ZayLong's Avatar
    Join Date
    Jun 2008
    Location
    USA
    Posts
    276
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: inputing formulas?

    awesome it works, thanks never knew that.

Similar Threads

  1. Where to intup general formulas?
    By Decoamorim in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 14th June 2013, 03:16 PM
  2. Taking Requests For Common Formulas Object
    By Zachster in forum Extension Development
    Replies: 5
    Last Post: 30th August 2011, 09:31 PM
  3. Distance Formulas or Tracking Objects?
    By Kid_Roleplay in forum Multimedia Fusion 2 - Technical Support
    Replies: 14
    Last Post: 13th April 2010, 07:35 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
  •