graffiti

  • Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

justus916

FNG / Fresh Meat
Oct 31, 2008
59
0
0
How do you go about putting your own writing on a wall. Is it a texture you make in a photo program or a stactic mesh you make?
 

Lt_Kettch

FNG / Fresh Meat
Of course you have to make your own texture in an 2D app if you want to add an custom graffiti.

You can make graffits with different methods probably the easiest way is to make your texture in an 2D app (one that supports alpha layers, tga, bmp or dds fileformat) The texture has to be an power of two (128*128,256+256, etc). Import the texture to mylevel (I assume you know how to import stuff to your maps) make a brush sheet with the same dimenions as you texture then go to the face properties (right click somwhere) and set it to one sided and then convert to a static mesh. You can now use this mesh like any other mesh.

You also can make graffitis from projectors, check the lamp shadows from Odessa and just change the texture and angle.
 

justus916

FNG / Fresh Meat
Oct 31, 2008
59
0
0
My texture is a word. Do you know how you would just get the word. Like in
Kriegstadt? I would think in photoshop but I can't think of how...maybe dont add a background?
 

dogbadger

FNG / Fresh Meat
Aug 19, 2006
3,230
553
0
here to kill your monster
Presuming you want a good effect I'd set my sights a little higher than the graffiti in kreigstadt though- it's not very realistic.

Consider what is being applied to what surface - for example brushed paint to brick.
Would you see a consistant, even layer of coverage or thicker areas where paint collects and gaps in the writing where it hasn't taken to all of the surface?
 

Drecks

Grizzled Veteran
Nov 26, 2005
2,393
218
63
The Netherlands
For Lazur I took the simple road.

Step 1 :

Export the existing RO texture you want the grafiti on.
Open texture browser seek texture right mouse button then export to file.

Step 2 :

Open the texture in your desired program Photoshop, Paintshop pro or whatever.

Step 3 :

Write the texture you like on the wall. Use the brushtool or paint tool.

Step 4 :

Save the texture as dds. Something like mysuperbgrafiti.dds and import it
into the mylevel package in texture browser. Go to file ---> import and then
seek your image and import it.

Step 5 :

In the map add your texture on the wall

There you go. The fact you used an excisting RO texture help you to nicely fit it
in your map. So you can add your grafiti on the spot you want and use the RO texture
next to it.
 
Last edited:

justus916

FNG / Fresh Meat
Oct 31, 2008
59
0
0
For Lazur I took the simple road.

Step 1 :

Export the existing RO texture you want the grafiti on.
Open texture browser seek texture right mouse button then export to file.

Step 2 :

Open the texture in your desired program Photoshop, Paintshop pro or whatever.

Step 3 :

Write the texture you like on the wall. Use the brushtool or paint tool.

Step 4 :

Save the texture as dds. Something like mysuperbgrafiti.dds and import it
into the mylevel package in texture browser. Go to file ---> import and then
seek your image and import it.

Step 5 :

In the map add your texture on the wall

There you go. The fact you used an excisting RO texture help you to nicely fit it
in your map. So you can add your grafiti on the spot you want and use the RO texture
next to it.
WOW that is alot of help!!! TY