User Tag List

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

Thread: Slope Detective vol. 1

  1. #11
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module
    Nifflas's Avatar
    Join Date
    Jul 2006
    Posts
    2,613
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Slope Detective vol. 1

    I tend to avoid detectors alltogether when I can. This platform widget does not use any detectors to work and still support slopes. I just updated it to work as a single object that yet features a separate collision mask that doesn't interfere with the graphics. If you just wrap it all into a fastloop that loops through all the enemies, it should work nicely!

    My example, although it uses very few events, is probably a bit hard to comprehend though. I'd set up a nice multi-object one flexible enouguh for your needs that doesn't require modification other than AI programming, but I need to make some kind of exchange for that to work (e.g. a bunch of sprites for my game) so I don't fall behind my schedule. If anyone's interested, let me know.

  2. #12
    No Products Registered

    Join Date
    Dec 2009
    Posts
    40
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Slope Detective vol. 1

    While I do appreciate the example and the gesture I don't really want to use an engine that I can't understand. It makes it less customizable for me. These embedded detectors nearly work but I think I might have done something wrong.

    It's all in my example

    http://mfa.aquadasoft.com/view/1271240357-Hopes_for_slopes_2

    I'm not sure whether or not the fast loop has anything to do with the problem or not. What really confuses me is the same basic code using the individual detectors works and the one with the embedded only works slightly.

  3. #13
    Clicker Multimedia Fusion 2SWF Export Module
    Jacob's Avatar
    Join Date
    Jul 2007
    Location
    Second pixel to the right
    Posts
    3,208
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Slope Detective vol. 1

    Nifflas' engine doesn't use detectors, as he stated. It actually just runs loops that move the character a bit, test for if it is overlapping a backdrop, then move it back. This way it can always tell where the backdrops are without using detectors.

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. PMO Jump through slope
    By ASD in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 13th May 2011, 08:52 PM
  2. Possible for Slope as a decimal?
    By Kid_Roleplay in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 28th December 2010, 01:30 AM
  3. Simpliest way to do slope detection?
    By Jase in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 1st October 2010, 03:52 AM
  4. Slope Detection?
    By Raylax in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 12th April 2009, 01:19 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
  •