Home › Forums › General Discussion › Map editor
- This topic has 12 replies, 10 voices, and was last updated 10 years, 1 month ago by Morat.
-
AuthorPosts
-
June 9, 2013 at 16:39 #1188CoruptParticipant
Will we be able to create our own maps, or we will play on default (made by developers) maps?
June 9, 2013 at 17:08 #1189DamageParticipantAs 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.
June 13, 2013 at 18:12 #1194urbanMemberThat’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.
June 26, 2013 at 14:14 #1216TossiParticipantWill 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.
November 6, 2013 at 18:01 #1567olahaldorParticipantAre 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?
November 6, 2013 at 22:32 #1568basilUrban Games TeamWe 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!
November 7, 2013 at 22:19 #1570olahaldorParticipantLove 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. 🙂
November 17, 2013 at 23:01 #1594douglasParticipantIndeed very nice to hear!
February 17, 2014 at 10:20 #2144GoldivaParticipantGood 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, 6 months ago by Goldiva.
July 28, 2014 at 11:26 #2861GoemoeParticipantThat’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.
July 28, 2014 at 15:14 #2868douglasParticipantA seed has nothing to do with the skills you choose. A seed will only define the map, terrain.
July 28, 2014 at 15:55 #2872GoemoeParticipantThat 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.
July 28, 2014 at 17:16 #2876MoratParticipantI 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?
-
AuthorPosts
- The forum ‘General Discussion’ is closed to new topics and replies.