Map editor

Home Forums General Discussion Map editor

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1188
    Corupt
    Participant

    Will we be able to create our own maps, or we will play on default (made by developers) maps?

    #1189
    Damage
    Participant

    As far as I know, the maps are not made by the developers, but procedurally generated. From what I understood, that means that no 2 maps will have the same outcome (unless they include seeds in the map generation)

    Don’t know about the map editor though.

    #1194
    urban
    Member

    That’s correct, the maps are procedurally generated. The seed is usually a random number, but can also be set by the player. In the initial version, there won’t be a map editor, but we hope we can provide such a tool afterwards.

    #1216
    Tossi
    Participant

    Will we be able to pick some options in the map generator? I am asking for options like cities density, city sizes, hilliness of map, sea percentage etc.

    #1567
    olahaldor
    Participant

    Are there any plans to let us design our own maps? If so, I’d really like to discuss a two things.

    • Heightmaps
    • Splat maps

    Height maps is a common way to transfer height data from real world locations into 3D engines and 3D software. I’ve recently discovered World Machine and had a go with it with both fictional and real world terrain. Let me be the first to tell you; this is an awesome tool!

    World Machine cannot only be used to generate, design and alter existing height maps, but it can also export so called splat maps, which are automatically generated depending on slope angle, height and so on. A splat map can then be used to tell the game engine where to put certain textures such as rock, grass, mud, etc.

    Using splat maps can give you a far better and more realistic representation of any terrain you’d otherwise hand paint. However, you should be able to paint just about whatever texture you want. But using splat maps would be an option for those who can make those.

     

    Thoughts?

    #1568
    basil
    Urban Games Team

    We want to allow the import of user-created maps. However, it’s not yet defined when this feature is available and how it exactly works.

    Import of height maps is already implemented (for internal testing).

    Given a height map, splat maps are currently generated automatically in a shader on the graphics card. This happens every time the camera changes, and only for the visible region, with higher resolution close to the camera and lower resolution far from the camera. This way, we don’t have to store the splat map, it’s a function of the height map.

    It might be straightforward to implement the import of splat maps (and simply disable the shader generation of splat maps but read the imported splat map).

    Thanks for the suggestion!

    #1570
    olahaldor
    Participant

    Love the fact that you’re willing to think about it. Quite a big step in the right direction there compared to other devs.

     

    And thanks for the input on how you’re creating splats on the fly. Didn’t know that was possible. 🙂

    #1594
    douglas
    Participant

    Indeed very nice to hear!

    #2144
    Goldiva
    Participant

    Good information on splats. Thanks. Ability to spray/brush on varying-radius trees and shrubs would be really cool. I already love TF world’s lighting quality – feels better and more neutral than CitiesXL and CiM2.

    Some of the most user-friendly terrain editing I’ve come across – SC4’s God Mode terraforming, and Lumion 3D’s landscape mode.

     

    • This reply was modified 10 years, 1 month ago by Goldiva.
    #2861
    Goemoe
    Participant

    That’s correct, the maps are procedurally generated. The seed is usually a random number, but can also be set by the player. In the initial version, there won’t be a map editor, but we hope we can provide such a tool afterwards.

    So when a friend and I each enter the same number, we both would be able to play the exactly same map? Or when entering the same number, I could play the same map with different character/skill types? I would be happy to get this answered.

    #2868
    douglas
    Participant

    A seed has nothing to do with the skills you choose. A seed will only define the map, terrain.

    #2872
    Goemoe
    Participant

    That is not my point. When you use a player set number, will this always generate the same map? If this is the case, you could play the same map differently, i.e. by choosing a different character using a different skill set. Why is this important? Since we don’t get a multiplayer with the release, two or more people could play the exact same map and compare their development.

    #2876
    Morat
    Participant

    I have a full copy of both World Machine and E-On Vue and it would be very cool indeed to be able to use these tools to create terrain for TF.

    Does TF support displacement maps, or does the terrain manipulation mean that we can only work with the true underlying terrain shape?

Viewing 13 posts - 1 through 13 (of 13 total)
  • The forum ‘General Discussion’ is closed to new topics and replies.