User Tag List

Results 1 to 8 of 8

Thread: about walkable areas

  1. #1
    Clicker Fusion 2.5Android Export ModuleFirefly 3D Module

    Join Date
    Sep 2010
    Posts
    577
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    about walkable areas

    Hey I just wonder if there's a better way to make walkable areas...right now I'm putting a lot of active objects everywhere that works like obstacles. In Adventure game studio for example you can draw out a walkable area and the character can only move on that area...so is there a similiar way to achieve this or do I just have to spread out a bunch of actives and quick backdrops to serve as obstacles? I show you here what I mean


    Cheers!

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    tompa's Avatar
    Join Date
    Nov 2011
    Location
    Uppsala, Sweden
    Posts
    358
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    One way is to let you character move around in a worldspace-grid (filled with obstacles), where his position is translated to your isometric view. This can be achieved with the array-object.

  3. #3
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    nivram's Avatar
    Join Date
    Jul 2006
    Location
    Bandon, Oregon
    Posts
    6,773
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)
    tompa. Would you have an example?

    Thanks,
    Marv
    ​458 TGF to CTF 2.5+ Examples and games
    http://www.castles-of-britain.com/mmf2examples.htm

  4. #4
    Clicker Fusion 2.5Android Export ModuleFirefly 3D Module

    Join Date
    Sep 2010
    Posts
    577
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    I'd like to see an example too

  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleInstall 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
    Oct 2007
    Location
    UK
    Posts
    306
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Not so long ago, I was making an isometric engine(it doesn't use an array). The rooms, player and objects all operate on an invisible 2D layer(like a top-down game) They are then translated to an Isometric environment that you see.

    If you like, I can add an example to my dropbox and post a link here.

  6. #6
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    tompa's Avatar
    Join Date
    Nov 2011
    Location
    Uppsala, Sweden
    Posts
    358
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    aah yes, this example contains only the most vital parts for worldspace collision.

    @Caesar: I'd be interested in viewing your techniques caesar.
    Attached files Attached files

  7. #7
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleInstall 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
    Oct 2007
    Location
    UK
    Posts
    306
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    tompa, my techniques are probably embarrassingly simple-minded compared to yours. So I can't see you learning anything from it.

    I couldn't find the example I intended uploading (originally made for more traditional games like Equinox/Sweevo's world), but I found another I made that's not very well commented.

    Here's the link: https://www.dropbox.com/s/7tutomjnidkb8yc/SimpleISO.mfa

  8. #8
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    tompa's Avatar
    Join Date
    Nov 2011
    Location
    Uppsala, Sweden
    Posts
    358
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sometimes simple is better ^^

Similar Threads

  1. Areas my character can NOT use?
    By Kolar_Games in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 2nd August 2013, 04:01 PM
  2. Active areas?
    By J3sseM in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 13th February 2013, 05:07 PM
  3. Moving between areas
    By cchapeton in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 2nd August 2010, 03:25 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
  •