DavidPistelak
Alpinetrainz.cz
I would like to ask why it does not work 80% of the towing vehicle does not signaling and lighting effects in TANE?
I got a personal problem that the use of script in config.txt does not link to the Corona Light, which is fine, but it does not light in night mode?
I got a personal problem that the use of script in config.txt does not link to the Corona Light, which is fine, but it does not light in night mode?
Code:
nightmode "lamp"....
mesh-table
{
default
{
mesh "model.im"
auto-create 1
}
default-night
{
mesh "night/night.im"
night-mesh-base "default"
effects
{
light-0
{
kind "corona"
att "a.light01"
texture-kuid <kuid:383363:100498>
object-size 0.5
max-distance 5000
directional 0
}
}
}
}
....