User Tag List

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

Thread: random map generation

  1. #11
    Clicker Multimedia Fusion 2iOS Export ModuleXNA Export Module
    Asholay's Avatar
    Join Date
    Nov 2008
    Location
    England
    Posts
    360
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: random map generation

    Exactly Shawn - and that's why I refer to it as Pseudo-random (because it's technically not random at all, it just appears so)

    So whilest I've pre-designed and stored up a large batch of these dungeons, it appears to the players that they are random, because there are so many different configurations that could load up when they play a game.

    I guess anyone you used a similar system could very easily implement a level editor into a game, by simply making an interface which lets you put the building blocks in, then just saving this into an array file using the appropriate identifiers.

    Ash

  2. #12
    No Products Registered

    Join Date
    Mar 2007
    Location
    Sydney, Australia
    Posts
    1,369
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: random map generation

    Ash - So really you are just picking one of the 100 dungeon arrays?
    This really defeats the purpose of what I am trying to do.

  3. #13
    Clicker Multimedia Fusion 2iOS Export ModuleXNA Export Module
    Asholay's Avatar
    Join Date
    Nov 2008
    Location
    England
    Posts
    360
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: random map generation

    Yeah - but someone had already answered your post in the way you wanted... so I'm giving you a completely different perspective to look at things.

  4. #14
    No Products Registered

    Join Date
    Mar 2007
    Location
    Sydney, Australia
    Posts
    1,369
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: random map generation

    Im after a variety of answers. But the way Shadoku suggested is actually really good. It just needs to be optimized a lot better. Im sure you can do something similar to create dungeons aswell. I am going to attempt to make a few tutorials sometime over the next few weeks demostrating some of the ways this is all possible.

  5. #15
    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)

    Re: random map generation

    Hi bigredron. That sounds fantastic. Looking forward seeing the tutorials.

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

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. Random Dungeon Generation
    By nivram in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 30th October 2011, 07:14 PM
  2. Random Cave Generation...
    By MatthewJTabin in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 10th July 2011, 03:39 PM
  3. Random terrain generation
    By ac3raven in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 21st June 2011, 02:24 AM
  4. Random Number Generation
    By AngelicTech in forum SWF/Flash Export Module Version 2.0
    Replies: 3
    Last Post: 2nd July 2010, 02:52 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
  •