User Tag List

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

Thread: Picking Single Objects and Fast Loop Trouble

  1. #11
    Clicker Fusion 2.5

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

    Re: Picking Single Objects and Fast Loop Trouble

    Yep. I definitely needed to know how to properly do it. Thanks, Nifflas! I'll tweak it later (I have to run for now) and see if I can get the stuffs to work. Although it was a bit daunting to look at what with the level of evilness coming from the GWARGHs.

    Although, since I'm a bit clueless with that math >.>, is there a way to modify that event to have them target what's near them in kind of an oval shape as opposed to what's around them/ within their radius? Just for the sake of the isometric engine stuff.

    Ironically though, bigredron, that -is- the test engine. ><

  2. #12
    No Products Registered

    Join Date
    Mar 2007
    Location
    Sydney, Australia
    Posts
    1,369
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Picking Single Objects and Fast Loop Trouble

    A test engines with over 1000 events? You really need to look into optimizing your events more...

    As for the oval shape, that certainly is possible. All you need to do is modify the x or y values in the triginomety. At the moment its a circle, if you say reduce the y value by half then that gives you an oval shape that is half the height than it is wide. If you google around you will see the formulas for both circles (which is what nifflas used) and ovals amongst other shapes.

  3. #13
    Clicker Fusion 2.5

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

    Re: Picking Single Objects and Fast Loop Trouble

    Alright. Thanks a ton to all of you for your help and patience! ^.^ It works now with a bit of tweaking with that code. I'll try adding in the oval in a bit, but they're now all firing independantly of one another AND at what they're supposed to be attacking. And yup, it's got tons of events. o.o Guess I'm just not good at optimizing 'em.

    Now, if only I knew which one of these many formulas I'm finding will work right in MMF2... x.x

    --- Nevermind! Got it! Thanks again, all. =)

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. fast loop and loop index
    By willow in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 18th May 2010, 01:43 AM
  2. Fast loop within fast loop - platform game
    By Safe in forum The Games Factory 2 - Technical Support
    Replies: 1
    Last Post: 16th April 2010, 07:38 AM
  3. fast loop
    By jhonson in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 17th November 2008, 09:18 PM
  4. Fast Loop - How do you use it?!
    By jonjoyceuk in forum The Games Factory 2 - Technical Support
    Replies: 2
    Last Post: 31st May 2008, 02:47 PM
  5. (Help) creating objects durring a fast loop and...
    By nightofgrim in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 27th July 2006, 06:46 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •