[Apple] Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomeLatest imagesSearchRegisterLog in

 

 Map Lightning without light Entities

Go down 
AuthorMessage
KAS
Admin
KAS


Posts : 505
Join date : 2011-08-20
Location : Germany/Bosnia

Map Lightning without light Entities Empty
PostSubject: Map Lightning without light Entities   Map Lightning without light Entities EmptyFri Oct 14, 2011 6:20 pm

To make some light in your Map, without using this simple light entities, you need 2 Textures.

1. Lamp Texture
Map Lightning without light Entities Mv73g2t6y3tg
2. Lamp_blend Texture
Map Lightning without light Entities Ko6shzye59

If you using this Shader for your light….you find the light Texture in your "lights" folder calling "Big_light"
You can change the intensity of your light if you change "q3map_surfacelight"
After changing that, you have to compile your Map again to see the difference.

Quote :

textures/lights/Big_light
{
qer_editorimage textures/lights/Lamp.tga //<- make your own path
q3map_surfacelight 8500
{
map $lightmap
rgbGen identity
}
{
map textures/lights/Lamp.tga //<- make your own path
blendFunc GL_DST_COLOR GL_ZERO
//blendFunc blend
rgbGen identity
}
{
map textures/lights/Lamp_blend.tga //<- make your own path
blendfunc GL_ONE GL_ONE
}
}
Back to top Go down
http://apple-urt.tk
 
Map Lightning without light Entities
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
[Apple] Forum :: Urban Terror Mapping :: All about Mapping "GTK/NET Radiant"-
Jump to: