Map design concept / WIP. mean streets of the deathstar - Page 4

Map design concept / WIP. mean streets of the deathstar

Discuss maps & map creation - from concept to execution to the ever elusive release.

Moderator: Moderators

User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Map design concept / WIP. mean streets of the deathstar

Post by smoth »

play something where the units are not all grey boxes covered in greebles..

texture is fine.
Frostregen
Posts: 179
Joined: 17 Jul 2007, 00:52

Re: Map design concept / WIP. mean streets of the deathstar

Post by Frostregen »

Progress:
-some speed optimizations (scaling textures...)
-Rotation and Mirror works now, so it is usable.

TODO:
-re-arrange GUI (short term. major overhaul needed anyway)
-inmap preview
Image
Attachments
springedit42.jpg
(118.21 KiB) Downloaded 250 times
Last edited by Frostregen on 04 Oct 2009, 01:31, edited 1 time in total.
User avatar
KaiserJ
Community Representative
Posts: 3113
Joined: 08 Sep 2008, 22:59

Re: Map design concept / WIP. mean streets of the deathstar

Post by KaiserJ »

its beautiful; can't wait to give it a go. is it set up to handle multiple levels of tiles? (like what i have on the testing map, multiple levels of ramps connecting flat planes.

i wouldn't mind designing an icon based GUI for you; dunno if that's feasible... let me know! certainly i could turn the buttons-with-text on the current version into something with visual symbols.

the idea that features could be automatically implemented with the tiles is also a very intriguing aspect of this that i will delve into further when you release a testing version. awesome win.
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: Map design concept / WIP. mean streets of the deathstar

Post by Forboding Angel »

sex
Frostregen
Posts: 179
Joined: 17 Jul 2007, 00:52

Re: Map design concept / WIP. mean streets of the deathstar

Post by Frostregen »

You mean something like this:

Image

Yes, this works.
Attachments
springedit43.jpg
(87.94 KiB) Downloaded 240 times
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Map design concept / WIP. mean streets of the deathstar

Post by smoth »

very cool frost.
User avatar
KaiserJ
Community Representative
Posts: 3113
Joined: 08 Sep 2008, 22:59

Re: Map design concept / WIP. mean streets of the deathstar

Post by KaiserJ »

hurrrrrr win. very soon i will upload another set of tiles for you to play with; max is somewhat busy right now with something else.

looks amazing man.

also : update to main post; try out New Lammas V2
Frostregen
Posts: 179
Joined: 17 Jul 2007, 00:52

Re: Map design concept / WIP. mean streets of the deathstar

Post by Frostregen »

*checking out v2*

Can't wait for the next set of tiles :)

Inmap preview is not so important right now, because of grid alignment:
Even if you place a tile the wrong way, you can just replace it with the correct one afterwards, without any side-effects.

The last thing I want to do before release is auto-rendering little images for each Prefab.
Actually this is not extremely important (from usability point of view), but it is already halfway implemented anyway.

Btw: Should we align Prefab Tilesize somehow to spring mapsize units?
Currently I scaled your tiles so a 1x1 tile equals 79x79 heightmap. This was the maximum heightmap size I could use without upscaling the texturemap.
This is about 1,2 x 1,2 Spring mapsize units.
Would be better if we make this 65x65, or 129x129 (1x1 Spring mapsize units, or 2x2) so there will be no half-cut tiles at map borders.

Depending on which size we agree:
65x65: No problem, I just downscale them.
129x129: Your texturemap image was to small. I would need a larger version.


PS: Those demo-maps shown in screenshots took about 60 seconds to create.
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Map design concept / WIP. mean streets of the deathstar

Post by smoth »

more progress? what is going on?
Frostregen
Posts: 179
Joined: 17 Jul 2007, 00:52

Re: Map design concept / WIP. mean streets of the deathstar

Post by Frostregen »

Image

Release maybe tomorrow :)
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Map design concept / WIP. mean streets of the deathstar

Post by smoth »

very cool!
User avatar
Argh
Posts: 10920
Joined: 21 Feb 2005, 03:38

Re: Map design concept / WIP. mean streets of the deathstar

Post by Argh »

Can we build our own prefabs? That is intriguing.
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Map design concept / WIP. mean streets of the deathstar

Post by smoth »

yes, according to frost we can. I cannot wait to see what he and kaiser do next.
User avatar
Argh
Posts: 10920
Joined: 21 Feb 2005, 03:38

Re: Map design concept / WIP. mean streets of the deathstar

Post by Argh »

That is very cool, I can see building cities this way.
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Map design concept / WIP. mean streets of the deathstar

Post by smoth »

Indeed, I plan on modifying kaiser's tiles so I can make space colony maps :)
Frostregen
Posts: 179
Joined: 17 Jul 2007, 00:52

Re: Map design concept / WIP. mean streets of the deathstar

Post by Frostregen »

SME r893 released :)

Look here for information about adding own tiles.
User avatar
Gota
Posts: 7151
Joined: 11 Jan 2008, 16:55

Re: Map design concept / WIP. mean streets of the deathstar

Post by Gota »

Problem with assembling maps like this is the height.
In games like Starcraft you dont have those issues but in spring you do.
Would it be possible to rescale sets or parts to different heights or make the program scale them to not have slopes above or below a certain value?
Frostregen
Posts: 179
Joined: 17 Jul 2007, 00:52

Re: Map design concept / WIP. mean streets of the deathstar

Post by Frostregen »

Currently you have multiple options with SME:

1. Brush size inside SME:
If you change this, the height is unaffected, thus changing the slope.

2. Inside tdf "Height":
By changing this, you directly change the slope, without changing the size.

3. resize heightmap (+texturemap):
This is effectively the same as 1.

This means if your Tileset keeps using the same slopes regularly, it is merely adjusting the Height value inside the prefabs tdf (or adjusting MaxHeight inside SME or inside the maps tdf).
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Map design concept / WIP. mean streets of the deathstar

Post by smoth »

@ yan: with a 16bit height field you have the range of 1-65535 as opposed to 1-255 which is what many of you used for your height fields.
User avatar
Pxtl
Posts: 6112
Joined: 23 Oct 2004, 01:43

Re: Map design concept / WIP. mean streets of the deathstar

Post by Pxtl »

Does the tile-placement properly line up with Spring's grid so that it can take advantage of the texture tiling system?
Post Reply

Return to “Map Creation”