User Tag List

Results 1 to 5 of 5

Thread: Collision mask for beams?

  1. #1
    No Products Registered

    Join Date
    Jun 2007
    Posts
    323
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Collision mask for beams?

    What's the best way to apply a collision mask to bullets, or 'energy beams'?

    Since the beam graphics I'm using are rather large, simply using "beam overlaps backdrop / destroy beam" prevents it from going through small spaces, and brings up other quirks as well. I was thinking of using a square or rectangular object as the collision mask for each beam, but due to varying beam sizes and shapes I figure it would be a hassle in the long run. Thanks!

  2. #2
    Clicker Multimedia Fusion 2Install Creator Pro
    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)

    Join Date
    Jan 2010
    Posts
    86
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Collision mask for beams?

    If you're only using one animation frame (or handling animation manually), you could always make an extra frame that's changed back before the end of the event list, which contains the collision mask.

  3. #3
    No Products Registered

    Join Date
    Jun 2007
    Posts
    323
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Collision mask for beams?

    Ohh yeah, "built in collision mask". Forgot about that one. Now if I can find that example..

  4. #4
    No Products Registered

    Join Date
    Jun 2007
    Posts
    323
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Collision mask for beams?

    Hmm I can't find the example on how to do built in collision masks, and I totally forgot how it's done. Would someone mind running through it? Also some of the beams do have multiple frames, how would I get around that? Would I just have to match the frames to a variable and go from there?

  5. #5
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Collision mask for beams?

    Always: Store current frame in alt value, Set anim frame to collision mask
    Colision: blah
    Always: Set anim frame to alt value, Animation sequence restore, animation frame restore (maybe might need to swap the last two)
    Working as fast as I can on Fusion 3

Similar Threads

  1. Collision Mask Help?
    By Eliyahu in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 3rd April 2011, 07:24 PM
  2. collision mask
    By willow in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 25th October 2009, 08:13 PM
  3. Collision Mask?
    By Looki in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 21st July 2007, 01:46 PM
  4. Bug: Collision mask
    By Sphax in forum File Archive
    Replies: 0
    Last Post: 11th August 2006, 01:48 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
  •