User Tag List

Page 2 of 3 FirstFirst 1 2 3 LastLast
Results 11 to 20 of 22

Thread: Stacking reordering/ rotating actives

  1. #11
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    happygreenfrog's Avatar
    Join Date
    May 2011
    Location
    I.L.T.D.O.I.R (I.L.T.D.O.I.R's Location: The Dimension Of Infinite Recursion)
    Posts
    4,307
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Use a fastloop to push the objects out of eachother. When I get the chance, I'll make you an example to demonstrate how to use a fastloop to do that.

  2. #12
    Clicker Multimedia Fusion 2iOS Export Module
    amaire13's Avatar
    Join Date
    Jul 2012
    Posts
    88
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That'd be great, thanks.

    I created a fast loop that places the character on top of the moving platform when it lands on it, and it seems to be working fine.

    The one other problem I've been having is that my actives, when they overlap each other, the extra "white" background from their animation shows in the overlap. How do I get rid of this?

  3. #13
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    happygreenfrog's Avatar
    Join Date
    May 2011
    Location
    I.L.T.D.O.I.R (I.L.T.D.O.I.R's Location: The Dimension Of Infinite Recursion)
    Posts
    4,307
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Remove the extra white background from their animation. There is actually a way to fill erase. You know the checkerboard pattern near the area that shows the color you currently have selected? If you click on that, it will set the color you are currently using to the transparent color. Using the fill tool, you can then remove the extra white background. Is that what you wanted?

    EDIT: Also, when you have fixed that issue, I'm interested in seeing some screenshots of the game. Could you upload some on here so I can see them? If you don't already know, you can use the "Print Scrn" key to take a screenshot of the whole screen, and then use paint (or any other image program, like GIMP) to crop it.

  4. #14
    Clicker Multimedia Fusion 2iOS Export Module
    amaire13's Avatar
    Join Date
    Jul 2012
    Posts
    88
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah that worked, thanks!

    All I need to fix now is the platform issue and I'm set. When you got some free time please help me out with creating that fastloop!

  5. #15
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    happygreenfrog's Avatar
    Join Date
    May 2011
    Location
    I.L.T.D.O.I.R (I.L.T.D.O.I.R's Location: The Dimension Of Infinite Recursion)
    Posts
    4,307
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Oh, sure. I'll make it real quick, okay?

    EDIT: It's done. The file is now attached.
    Attached files Attached files

  6. #16
    Clicker Multimedia Fusion 2iOS Export Module
    amaire13's Avatar
    Join Date
    Jul 2012
    Posts
    88
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Let me try this out

  7. #17
    Clicker Multimedia Fusion 2iOS Export Module
    amaire13's Avatar
    Join Date
    Jul 2012
    Posts
    88
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks.

    I also need some sort of fastloop that will bounce the character if he lands on the sides or bottom of the platform. Like if someone shoots the character into the platform, I dont want him to be able to sneak through the bottom to land on the top. I want him to have to land from the top, and if he misses and hits the side or bottom to be pushed off.

    Typed this like a pro from my iPhone

  8. #18
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    happygreenfrog's Avatar
    Join Date
    May 2011
    Location
    I.L.T.D.O.I.R (I.L.T.D.O.I.R's Location: The Dimension Of Infinite Recursion)
    Posts
    4,307
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    To do that, you simply need to add detectors on the walls to determine which way to push the character. I'll modify the example to show what I mean, unless you already understand.

    EDIT: It's finished. The file is attached.
    Attached files Attached files

  9. #19
    Clicker Multimedia Fusion 2iOS Export Module
    amaire13's Avatar
    Join Date
    Jul 2012
    Posts
    88
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So, would I just have the character bounced off in the direction it came in -180 degrees and at the same velocity?

    It might help if you can quickly modify it.

  10. #20
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    happygreenfrog's Avatar
    Join Date
    May 2011
    Location
    I.L.T.D.O.I.R (I.L.T.D.O.I.R's Location: The Dimension Of Infinite Recursion)
    Posts
    4,307
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Erm, I made a mistake in the first file. I forgot to stop the loop as soon as the object was no longer overlapping the wall. Sorry about that. It's fixed in the post above. It also demonstrates how to do it for side walls. You can easily modify it to work for a ceiling.

Page 2 of 3 FirstFirst 1 2 3 LastLast

Similar Threads

  1. Crash when rotating actives with vector movement.
    By Nicholas Martin in forum Android Export Module Version 2.0
    Replies: 7
    Last Post: 5th April 2013, 01:35 AM
  2. is this a bug ? stacking actives
    By mikec in forum Multimedia Fusion 2 - Technical Support
    Replies: 43
    Last Post: 17th November 2011, 11:42 AM
  3. MMF2 - Reordering Background Without Redoing Game
    By pineapplesummer in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 26th November 2010, 01:54 PM
  4. Frame reordering runtime failure?
    By Nobuyuki in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 1st May 2010, 02:39 AM
  5. stacking falling blocks
    By mobichan in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 21st July 2008, 10:21 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
  •