WiP in WiP, post your screenshots!

UKCS-Alias

Mann vs Machine... or... Mapper vs Meta?
aa
Sep 8, 2008
1,264
816
the this img is spec/phong mask :)
About that image there are a few other things i notice:
The lower rock wall textures are overdetailed compared to the floor and upper walls. It doesnt fit tf2. The floor textures is fine to me.

The roofs look very blocky as if its made with regular brushwork. Using displacements might have been a better option to create a smoother looking roof. The way the tiles hang over the edge of the roof doesnt look good aswel. A roof should be looking somewhat solid, bended tiles looks like they cant even hold the rain. Luckily solving this also makes the work on displacement roofs easier. The bumped roofs can still be done with displacements, and in that case it also should be easier.
Maybe go to some existing tf2 maps and check how the roofs are done.

The building support beams are fine.
 
Nov 2, 2010
355
1,048
Making a map for dynamic cp.

1A04CF884CED7BA331CC5FED0187FA9493AC1209


B3591B02677669B7B6408169D7A5D29C8B6D21CA


359E989D168EE51B7B2FA2F3AAF56F35BA0C3FE6


Maybe I will put the cablecar gimmick in. Maybe not.
 

re1wind

aa
Aug 12, 2009
644
588
now turn it into a payload map :p

trying to find a decent style for my pl level, its hard D:

been reusing some textures from a dota2 project me and a friend did, phong doesnt seem to work as expected, and the normals on some blend textures does not work

tf2_test1.JPG
unless i'm interpreting what you mean by phong incorrectly, the vdc says that phong is only usable on vertexlitgeneric, i.e. models/props. $phong is not available of brush-based materials according to that article. (except cs:go)

As for the normals and specular not working:
Warning.png
Warning:
$envmapmask will not work in model materials using $bumpmap. See #Alternative_methods.

use $basealphaenvmapmask <bool> or $normalmapalphaenvmapmask <bool>

aka, put the spec into the albedo or bump's alpha channel.
 
Last edited:

Boylee

pew pew pew
aa
Apr 29, 2008
1,068
709
So I'm trying to compile b3 of clifftop after a 2 year mapping hiatus and all of a sudden my blend textures are coming out like this:

D6D2531F0F23034D8C5254B8ADD2F35AB39293D1


It's just a simple edit of a bulletcrops woodland texture which always used to work just fine. Only things I'm doing different from last compile is using a steampipe version of tf2 and compiling in compilepal. I am supremely confused.

For reference, here's the contents of the vmt:
"WorldVertexTransition"
{
"$basetexture" "woods/nature/forest_rock_01"
"$basetexture2" "cp_mountainlab/nature/grass001"
"%tooltexture" "woods/nature/forest_grass_01"
"$blendmodulatetexture" "nature/grass_blendmask"
"$basetexturetransform" "center 0 0 scale 0.75 0.75 rotate 0 translate 0 0"
"$bumpmap" "woods/nature/forest_rock_01_ssbump"
"%keywords" "tf, bulletcrops"
"$ssbump" "1"
"$surfaceprop" "dirt"


}
// BulletCrops Project
// http://www.minerality.fr/bulletcropsproject/

EDIT: OK so I fixed it, turns out the offending line was the $basetexturetransform. No idea why, it used to work perfectly, and I didn't change it at all.
 
Last edited:
Nov 13, 2015
138
512
About that image there are a few other things i notice:
The lower rock wall textures are overdetailed compared to the floor and upper walls. It doesnt fit tf2. The floor textures is fine to me.

The roofs look very blocky as if its made with regular brushwork. Using displacements might have been a better option to create a smoother looking roof. The way the tiles hang over the edge of the roof doesnt look good aswel. A roof should be looking somewhat solid, bended tiles looks like they cant even hold the rain. Luckily solving this also makes the work on displacement roofs easier. The bumped roofs can still be done with displacements, and in that case it also should be easier.
Maybe go to some existing tf2 maps and check how the roofs are done.

The building support beams are fine.

Thanks for your feedback, will def sort out the overdetailed rock wall, and see what I can do with the roofing :D

unless i'm interpreting what you mean by phong incorrectly, the vdc says that phong is only usable on vertexlitgeneric, i.e. models/props. $phong is not available of brush-based materials according to that article. (except cs:go)

As for the normals and specular not working:


use $basealphaenvmapmask <bool> or $normalmapalphaenvmapmask <bool>

aka, put the spec into the albedo or bump's alpha channel.

Right now I got the specular in the bump's alpha channel, and it seems to be working correctly for the other blend textures, it's def just some sloppy work on my side, will look into it, thanks

@Invalid nick

Have you had your payload map tested before, by players?

Only by myself and my friend that I'm making it for, I know it's not nearly enough - and how helpful it it to get feedback from others, been planing to submit a test version here once I'm done placing the rails and some arrows, also wanted to have one area semi-dressed for people to get a feel for the style I'm trying for, was hoping to have a test version ready later this week - but time seems to be wee bit short,
...other than that I really don't expect this map to be anything special, just fun to try something new :)



Ohh that looks awesome!
 

Jivvi

L1: Registered
Jun 28, 2015
22
31
lac9s3O.jpg

FVcA8LR.jpg

I can't seem to get started on connectors or a last point (3CP), but I'm happy with it though, because this is the first time I managed to get lighting to come out the way I wanted.
 

yelo

L1: Registered
Nov 8, 2015
9
4
I think I'm getting ready to playtest this, after filling in holes and fixing some walls around stuff. Oh, and fixing up some logic.
2015-11-24_00003.jpg
First spawn on the left side, flank on the right.
2015-11-24_00004.jpg
Lobby area between last and second cap, don't know if it's too plain.
2015-11-24_00005.jpg
Second point, as you can see I'm awful with displacements. Tips are very welcome. Also need to add some tactical cover on the left side there, to make the flank less exposed. Unsure if this sightline is too nasty, too.
2015-11-24_00006.jpg
Also a house, mid point is inside the barn.
2015-11-24_00007.jpg
Now this, this is going to be ~fun~ to balance. It'll probably be widened up a bit and I'll possibly have to elevate the point so it's not too difficult to recapture. Although I want it to be more of a "control the barn, control the point" instead of "I'm first on the point so I have the advantage".
Any glaring messups or anything? Any criticism is welcome.
Oh, and I also changed the name to properly describe the map.
 

Tumby

aa
May 12, 2013
1,085
1,194
ye, diffuse, normal, spec, tried phong first, but it seems it's only available for models, inspecting the materials with fullbright 2 in game shows that the cobble texture aint working correctly (however all the other materials seems to work)...need to pull out the detective hat and investigate...when I got the time :)

cbble_tex.JPG

Try to use a ssbump if possible. It's much cheaper to render.
(And for some reason my pc completely ignores bumpmaps unless I launch from hammer.)
 

Tumby

aa
May 12, 2013
1,085
1,194
I tried to draw out the very core layout of my a/d map, trying out different configurations, until I found my favorite.
tumbomann_layout.png

Left: Before BLU captures A and B ---- Right: After BLU captures A and B
(Note that a path opens up on the right image.)
Strong colors indicate the main-route of a team, while light colors indicate a side/flank route.
 

yelo

L1: Registered
Nov 8, 2015
9
4
From those screenshots your map looks really overscaled @yelo
You might be onto something.
I took a top-view of it, and did some professional editing. Would this be better, or are you thinking something else?
2015-11-24_00008.jpg 2015-11-24_000082.jpg
Edit: Tightened it up a bit more between second cap and the lobby.
 
Last edited: