User Tag List

Results 1 to 5 of 5

Thread: What have I done wrong? (360 degree shooting)

  1. #1
    No Products Registered

    Join Date
    Sep 2006
    Posts
    48
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    What have I done wrong? (360 degree shooting)

    Since you can't edit your initial post subject after 6 hours, I decided to create a new thread instead. Uhm. Sorry for spamming. Feel free to tell me off, aight? =)

    This is what I wrote, anyway:

    Okay.

    I tried to copy the example found here:
    http://clickteam.com/center/showflat.php/Cat/0/Number/7252/an/0/page/14#Post7252

    Can someone PLEASE tell me what I'm missing here, it feels like I've done everything right. I'm about to go crazy! =)

    My attempt: http://www.mysharefile.com/v/4821192/gneh.mfa.html

    And uhm, while you're at it, can you explain to me how the start loop Speed("bullet") times-thing works. It makes no sense to me. What does its speed have to do with anything? =)

    Also. The angle calculation bit ALMOST makes sense to me, but not quite. How do we know where to start counting degrees anyway? Gneh.

    You have been VERY helpful so far. I hope someone wants to help me on these last details. =)

    /gum

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleSWF Export Module

    Join Date
    Sep 2006
    Posts
    46
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: What have I done wrong? (360 degree shooting)

    I spent a bunch of time with the two different MFAs and I couldn't figure it out. I scrapped a bunch of the extraneous stuff from the shoot shoot! example and made it look nearly identical to yours, but for some reason it worked and yours didn't. The best I can do is answer this one:

    []The angle calculation bit ALMOST makes sense to me, but not quite. How do we know where to start counting degrees anyway?[/]

    Trig class, man. That's all. When you do Trig this just makes it easier to do any math or visualizations. Imagine having to deal with a triangle whose first line we dealt with was always vertical <img src="/center/images/graemlins/frown.gif" alt="" />

  3. #3
    No Products Registered

    Join Date
    Jun 2006
    Posts
    230
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: What have I done wrong? (360 degree shooting)

    Tigerworks wrote a good tutorial on trig in the knowledge base here:

    http://www.clickteam.info/kb/start/i...?showtopic=263

  4. #4
    No Products Registered

    Join Date
    Sep 2006
    Posts
    48
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: What have I done wrong? (360 degree shooting)

    Thanks a lot for trying!

    I figured out what I did wrong now. It's very stupid =)
    I mistook the bullets variable value "speed" for its actual speed value. So instead of setting the variable value "speed" to 10, I set the speed to 10 under the movement menu.
    Gah. The code looked exactly the same <img src="/center/images/graemlins/laugh.gif" alt="" />

    Thanks again for trying!

  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleSWF Export Module

    Join Date
    Sep 2006
    Posts
    46
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: What have I done wrong? (360 degree shooting)

    Ah. Well done. I kept looking at your code thinking, "man, this should work." I guess that's what I get :-p.

Similar Threads

  1. 360 degree shooting
    By Hayo in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 24th March 2010, 02:49 PM
  2. 360 degree shooting
    By Triclyde in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 10th March 2010, 07:13 AM
  3. 360 Degree Shooting
    By Amade in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 6th February 2008, 12:46 AM
  4. 360 Degree Shooting Question
    By Jellyhead365 in forum The Games Factory 2 - Technical Support
    Replies: 7
    Last Post: 29th November 2006, 10:16 PM
  5. 360 degree shooting
    By willy in forum Multimedia Fusion 2 - Technical Support
    Replies: 31
    Last Post: 23rd July 2006, 03:26 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
  •