Multilevel maps?

TerrTerr Arthritic Skulk Join Date: 2002-11-07 Member: 7486Members
<div class="IPBDescription">And ideas for implementation.</div>One issue for NS1 maps is that you can't do much with vertical space: Lower floors are covered up by higher-level activity.

So here's the pitch: Allow mappers to define horizontal planes (or even a non-flat displacement surface for sloping floors) which serves as the boundary between each "floor" in a multilevel map. The commander can only see one floor at a time: Other floors are automatically skipped by the rendering engine and by the mouse picking controls. Anything bisected by the "floor separator" is cut along that line into two parts, one for each floor.

<!--sizeo:1--><span style="font-size:8pt;line-height:100%"><!--/sizeo-->Disclosure: I haven't played with Spark.<!--sizec--></span><!--/sizec-->

It would open up a lot of potential for mappers to use vertical space without making everything visible from a satellite's-eye view.

Comments

  • KungFuDiscoMonkeyKungFuDiscoMonkey Creator of ns_altair 日本福岡県 Join Date: 2003-03-15 Member: 14555Members, NS1 Playtester, Reinforced - Onos
    <!--quoteo(post=1742858:date=Dec 7 2009, 09:24 AM:name=Flayra)--><div class='quotetop'>QUOTE(Flayra @ Dec 7 2009, 09:24 AM) <a href="index.php?act=findpost&pid=1742858"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec--><b>Avoid Level-Over-Level</b>
    Commander Mode is the ability for Commander players to play the game from a top-down view. This is handled automatically by the game but does place special limitations on level designers: maps can't have “level over level” geometry. If one room is built on top of another, the commander can't give orders in or see into the lower room. Because of this problem, overlapping hallways and areas that cross over other areas should generally be avoided. Girders, catwalks, balconies, pipes, and other smaller geometry can overlap as long as they don't really block commander access to the area below them.

    ...

    <b>Q&A Update</b>
    - Nope, we're not supporting multiple levels for Commanders.<!--QuoteEnd--></div><!--QuoteEEnd-->
  • TerrTerr Arthritic Skulk Join Date: 2002-11-07 Member: 7486Members
    edited December 2009
    Ah. Just sayin' it seems plausible to implement given mapper cooperation.
  • PsympleJesterPsympleJester Join Date: 2008-04-06 Member: 64024Members
    Can I just raise the point that in NS1 some roofs of buildings were transparent in the commander whilst not being the top of the map (back of normals) and without being invisible as a marine or alien.
    Will this be reimplemented because it was very useful, and although it is not going to make it possible to make double level maps it will solve a few problems for mappers who cant avoid some level on level stuff where only one level is important to the commander
  • TerrTerr Arthritic Skulk Join Date: 2002-11-07 Member: 7486Members
    <!--quoteo(post=1743097:date=Dec 8 2009, 05:14 PM:name=PsympleJester)--><div class='quotetop'>QUOTE(PsympleJester @ Dec 8 2009, 05:14 PM) <a href="index.php?act=findpost&pid=1743097"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->Can I just raise the point that in NS1 some roofs of buildings were transparent in the commander whilst not being the top of the map (back of normals) and without being invisible as a marine or alien.<!--QuoteEnd--></div><!--QuoteEEnd-->

    Is it possible that it was just a nodraw texture which most marines/aliens couldn't get into position to really see?
  • PsympleJesterPsympleJester Join Date: 2008-04-06 Member: 64024Members
    Nope it was there in game if you stood on it you could see it but from command view it was invisible (And no it wasnt so high up the comander was below it.)
  • CrystalSnakeCrystalSnake Join Date: 2002-01-27 Member: 110Members
    How about multiple commanders, one for each level?
    (just kidding)
  • DawormDaworm Join Date: 2009-06-22 Member: 67900Members
    It's EASY to do level on level maps... just use your brains in making it.

    Don't do it as

    <!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->-----
    ||
    ||
    ||
    -----<!--c2--></div><!--ec2-->

    Move it to the side more.

    <!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->-----
        ||
        ||
        ||
        -----<!--c2--></div><!--ec2-->
  • TerrTerr Arthritic Skulk Join Date: 2002-11-07 Member: 7486Members
    <!--quoteo(post=1743212:date=Dec 9 2009, 04:46 PM:name=Daworm)--><div class='quotetop'>QUOTE (Daworm @ Dec 9 2009, 04:46 PM) <a href="index.php?act=findpost&pid=1743212"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->It's EASY to do level on level maps... just use your brains in making it.<!--QuoteEnd--></div><!--QuoteEEnd-->
    I thought I made it very clear that that is <b>not</b> what I was trying to convey by the phrase "multi-level'. What you're describing is a single level with elevation changes as you move horizontally.
  • HarimauHarimau Join Date: 2007-12-24 Member: 63250Members
    <!--quoteo(post=1743212:date=Dec 10 2009, 08:46 AM:name=Daworm)--><div class='quotetop'>QUOTE (Daworm @ Dec 10 2009, 08:46 AM) <a href="index.php?act=findpost&pid=1743212"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->It's EASY to do level on level maps... just use your brains in making it.

    Don't do it as

    <!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->-----
    ||
    ||
    ||
    -----<!--c2--></div><!--ec2-->

    Move it to the side more.

    <!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->-----
        ||
        ||
        ||
        -----<!--c2--></div><!--ec2--><!--QuoteEnd--></div><!--QuoteEEnd-->
    failure of logic. that's not 'level <b>on</b> level', that's more like a stair case.
Sign In or Register to comment.