Page 1 of 1

Cushion tool (cod2)

Posted: July 5th, 2006, 9:01 pm
by Lightning73
Does anyone know how to make a cushion texture that works on any other texture like the ladder texture?
I tried many things and none worked :S

Posted: July 5th, 2006, 10:13 pm
by Lightning73
Can anyone move this thread to Cod 2 mapping? :/

Posted: July 6th, 2006, 12:12 am
by Drofder2004
I believe Luke created a custom cushion texture. Luke?

Posted: July 6th, 2006, 12:58 am
by Luke
Moved to CoD2 Mapping.

I made 1 awhile back, and i cant find the thread i posted it in anywhere. But you can find the cushion texture i made in jm_castle.iwd and mp_jump.iwd

Posted: July 6th, 2006, 6:57 am
by Lightning73
Luke wrote:Moved to CoD2 Mapping.

I made 1 awhile back, and i cant find the thread i posted it in anywhere. But you can find the cushion texture i made in jm_castle.iwd and mp_jump.iwd
yes but I wanna know HOW it's made, because if I just take it over I won't learn how to create tool textures.

Posted: July 6th, 2006, 9:36 am
by Luke
Right well if you're familiar with the asset manager for creating textures then its simple. go about making a texture as you would then scroll down to the bottom of the asset manager where you should see a load of options. The main thing you need selected to make a "cushion" type texture is noFallDamage...its all pretty obvious, but if you don't want it to been seen in game, then you also need noCastShadow, noDraw and Transparent(i think) selected.

If you've never created a texture or used the asset manager then you might find this tut helpful: http://www.modsonline.com/Tutorials-read-316.html - just dont change cullface to none, leave it default otherwise brushes and patches get textured inside and out.

Posted: July 6th, 2006, 9:47 am
by Lightning73
Luke wrote:Right well if you're familiar with the asset manager for creating textures then its simple. go about making a texture as you would then scroll down to the bottom of the asset manager where you should see a load of options. The main thing you need selected to make a "cushion" type texture is noFallDamage...its all pretty obvious, but if you don't want it to been seen in game, then you also need noCastShadow, noDraw and Transparent(i think) selected.

If you've never created a texture or used the asset manager then you might find this tut helpful: http://www.modsonline.com/Tutorials-read-316.html - just dont change cullface to none, leave it default otherwise brushes and patches get textured inside and out.
I know that tutorial, done it, and I used no draw and transparent and it was still solid

Posted: July 6th, 2006, 3:21 pm
by Drofder2004
Lightning73 wrote:
Luke wrote:Right well if you're familiar with the asset manager for creating textures then its simple. go about making a texture as you would then scroll down to the bottom of the asset manager where you should see a load of options. The main thing you need selected to make a "cushion" type texture is noFallDamage...its all pretty obvious, but if you don't want it to been seen in game, then you also need noCastShadow, noDraw and Transparent(i think) selected.

If you've never created a texture or used the asset manager then you might find this tut helpful: http://www.modsonline.com/Tutorials-read-316.html - just dont change cullface to none, leave it default otherwise brushes and patches get textured inside and out.
I know that tutorial, done it, and I used no draw and transparent and it was still solid
It is solid, it is solid in CoD1. If you do not make it solidhow will the player land on it? ;)

Posted: July 6th, 2006, 3:45 pm
by Lightning73
Drofder2004 wrote:
Lightning73 wrote:
Luke wrote:Right well if you're familiar with the asset manager for creating textures then its simple. go about making a texture as you would then scroll down to the bottom of the asset manager where you should see a load of options. The main thing you need selected to make a "cushion" type texture is noFallDamage...its all pretty obvious, but if you don't want it to been seen in game, then you also need noCastShadow, noDraw and Transparent(i think) selected.

If you've never created a texture or used the asset manager then you might find this tut helpful: http://www.modsonline.com/Tutorials-read-316.html - just dont change cullface to none, leave it default otherwise brushes and patches get textured inside and out.
I know that tutorial, done it, and I used no draw and transparent and it was still solid
It is solid, it is solid in CoD1. If you do not make it solidhow will the player land on it? ;)
You got me now, I get what ya mean, I need a solid cushion texture xD

Posted: July 6th, 2006, 4:57 pm
by Lightning73
KillerSam wrote:commonly you have it 1 unit thick above the floor :D
No because if it's solid you'll have to make it the floor..

Posted: July 6th, 2006, 5:16 pm
by Drofder2004
Lightning73 wrote:
KillerSam wrote:commonly you have it 1 unit thick above the floor :D
No because if it's solid you'll have to make it the floor..
As KS said, you make it 1 unit thick.

The cushion texture IS the floor, and the brushes beneath it are the texture of the floor ;)

Posted: July 6th, 2006, 5:27 pm
by Lightning73
Drofder2004 wrote:
Lightning73 wrote:
KillerSam wrote:commonly you have it 1 unit thick above the floor :D
No because if it's solid you'll have to make it the floor..
As KS said, you make it 1 unit thick.

The cushion texture IS the floor, and the brushes beneath it are the texture of the floor ;)
Yes sir! :P