User Tag List

Page 2 of 2 FirstFirst 1 2
Results 11 to 12 of 12

Thread: Problem with "Satellite" (360° movement)

  1. #11
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Jaffob's Avatar
    Join Date
    May 2008
    Location
    USA
    Posts
    1,833
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Problem with "Satellite" (360° movement)

    Quote Originally Posted by PandaExplosion
    I will use the 360 movement around a center to do spiral like effects, adding or reducing a certain value for the distance.

    Generally, default movements doesnt allow so much freedom.
    Try giving an active object the circular movement, and look at the movement properties which appear. Towards the bottom you will see a heading titled "Spiral Properties."

    Hope that helps.

  2. #12
    No Products Registered

    Join Date
    Dec 2008
    Location
    U.S.
    Posts
    133
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Problem with "Satellite" (360° movement)

    Actually just add in an event:
    Start of Frame:
    --> Set Alterable Value A to ATan2(Y( "satellite" )-Y( "center" ), X( "satellite" )-X( "center" ))

    What was your problem was that Alterable Value A was not set to the correct angle, so the object jumped because it was at angle 0.

    EDIT: Here's your example except fixed. It's attached.
    Attached files Attached files

Page 2 of 2 FirstFirst 1 2

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. 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
  4. problem with the "mouse controlled" movement
    By xiero in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 20th October 2010, 02:02 AM
  5. "Path Find" & "Advanced Path Movement" extensions
    By kikiriki in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 8th April 2010, 08:59 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
  •