User Tag List

Results 1 to 3 of 3

Thread: Can't figure this out and need help...

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    KLiK-iT's Avatar
    Join Date
    Sep 2011
    Location
    New Jersey
    Posts
    2,852
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Can't figure this out and need help...

    Hi I making a shooter with a cannon and have one cannon like this:
    AnglePoints( "Clickteam Movement Controller", X( "Cannon" ), Y( "Cannon" ), XMouse, YMouse) All is good with this!

    Now I would like the other cannon to be computer controlled with events I will write,.but I can't do this as I'm having a difficult time trying!! I want to set the computer controlled cannons angle at random and them fire the cannon ball,.but I want it to go up and down like it's thinking of the angle to set first then it sets the angle and then fires. I tried using another active object that is in front of the cannon and would have bouncing ball movement and have it move up and down the screen and the cannon would set it's angle to the Y position of the active when I have the actives movement stop. I tried this and keep getting an error in the expression editor using,..
    AnglePoints( "Clickteam Movement Controller", X( "Cannon2" ), Y( "Cannon2" ), Y( "Active 3" )

    Here is a picture of what I'm thinking or is there a simple solution?
    Thank you,

    John
    Images attachées Images attachées

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS 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)
    Popcorn's Avatar
    Join Date
    Jun 2006
    Location
    Norway, Bergen
    Posts
    2,366
    Mentioned
    13 Post(s)
    Tagged
    0 Thread(s)
    Seems you forgot put in the x coordinates of the second object.

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    KLiK-iT's Avatar
    Join Date
    Sep 2011
    Location
    New Jersey
    Posts
    2,852
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Thanks Popcorn, but I tried that too and still getting an error.

    AnglePoints( "Clickteam Movement Controller", X( "Cannon 2" ), Y( "Cannon 2" )X( "Active 3" )Y( "Active 3" )

    EDIT: got it sorted,.I didn't have the last comma in the expression! My bad as I only had one.

    AnglePoints( "Clickteam Movement Controller", X( "Cannon 2" ), Y( "Cannon 2" ), X( "AngleC2" ), Y( "AngleC2" ))
    Images attachées Images attachées

Similar Threads

  1. Can't figure out how to load INI from Binary
    By EdibleWare in forum SWF/Flash Export Module Version 2.0
    Replies: 0
    Last Post: 16th August 2013, 03:39 PM
  2. Cannot figure out multitouch
    By Keith in forum iOS Export Module Version 2.0
    Replies: 5
    Last Post: 18th August 2011, 03:26 PM
  3. I can't figure this one out myself... help please
    By Pineapple in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 15th March 2011, 06:26 PM
  4. Can't figure out condition
    By LB in forum The Games Factory 2 - Technical Support
    Replies: 2
    Last Post: 13th June 2007, 04:31 PM
  5. I can't figure this out.
    By Roencia in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 19th March 2007, 10:37 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
  •