User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 14

Thread: Layers could be better.

  1. #1
    Clicker Fusion 2.5 DeveloperSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

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

    Layers could be better.

    I've noticed that the layer system is only good for scrolling and setting up objects on a frame. I was hoping it was going to have a little more Runtime function. I wanted to create collision masks like with most commerical games where you create an invisible boundry around objects to 'fence' in the player from walking through things. But that's just too hard to do on a single layer. What i mean is that Im a little annoyed that the collsions don't work through layers. as a result all they do is scroll past one another which isn't useful to me.

    I know i can just copy each layer down to the bottem layer anyway but this could get messy later down the line. I'd give anything to have 2 objects on seperate layers collide! But they dont <img src="/center/images/graemlins/frown.gif" alt="" />

  2. #2
    Clicker Fusion 2.5 DeveloperSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

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

    Layers could be better.

    I've noticed that the layer system is only good for scrolling and setting up objects on a frame. I was hoping it was going to have a little more Runtime function. I wanted to create collision masks like with most commerical games where you create an invisible boundry around objects to 'fence' in the player from walking through things. But that's just too hard to do on a single layer. What i mean is that Im a little annoyed that the collsions don't work through layers. as a result all they do is scroll past one another which isn't useful to me.

    I know i can just copy each layer down to the bottem layer anyway but this could get messy later down the line. I'd give anything to have 2 objects on seperate layers collide! But they dont <img src="/center/images/graemlins/frown.gif" alt="" />

  3. #3
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DavidN's Avatar
    Join Date
    Jun 2006
    Location
    Boston, MA, USA
    Posts
    4,044
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Layers could be better.

    You could create an identical object on the second layer, fix its position to the position of the first one, and test for collisions on the second object.

  4. #4
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DavidN's Avatar
    Join Date
    Jun 2006
    Location
    Boston, MA, USA
    Posts
    4,044
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Layers could be better.

    You could create an identical object on the second layer, fix its position to the position of the first one, and test for collisions on the second object.

  5. #5
    Clicker Fusion 2.5 DeveloperSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

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

    Re: Layers could be better.

    OKAY! yes that solves it. You're very smart u know that <img src="/center/images/graemlins/laugh.gif" alt="" />

  6. #6
    Clicker Fusion 2.5 DeveloperSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

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

    Re: Layers could be better.

    OKAY! yes that solves it. You're very smart u know that <img src="/center/images/graemlins/laugh.gif" alt="" />

  7. #7
    Clicker

    Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    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
    Jun 2006
    Location
    Killeen, TEXAS
    Posts
    1,062
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: Layers could be better.

    theres always a workaround. and the idea of layers IS to keep them seperated.

  8. #8
    Clicker

    Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    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
    Jun 2006
    Location
    Killeen, TEXAS
    Posts
    1,062
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: Layers could be better.

    theres always a workaround. and the idea of layers IS to keep them seperated.

  9. #9
    Clicker Fusion 2.5 DeveloperSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

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

    Re: Layers could be better.

    I'll probably have to use some Active objects are markers just to keep things more organised. because using similar objects for seperate layers does look confusing when positioning. But none the less it all works.

  10. #10
    Clicker Fusion 2.5 DeveloperSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

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

    Re: Layers could be better.

    I'll probably have to use some Active objects are markers just to keep things more organised. because using similar objects for seperate layers does look confusing when positioning. But none the less it all works.

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Layers - Low fps! Paralax Alternative to layers?
    By iamjot in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 6th June 2013, 03:34 AM
  2. Collision issue with layers, also still having slowdown problems (with layers)
    By jregork in forum iOS Export Module Version 2.0
    Replies: 8
    Last Post: 28th July 2012, 06:23 AM
  3. Layers again
    By Jarzka in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 8th October 2006, 06:42 PM
  4. layers bug
    By Ross in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 29th July 2006, 09:35 AM
  5. Layers
    By xerus in forum Multimedia Fusion 2 - Technical Support
    Replies: 27
    Last Post: 1st July 2006, 02:34 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
  •