Gunnar333
Well-Known Member
Hi there, long time no see.
I'm back to track modelling for AC and can't figure out how to add a working track light to my track.
What I did:
adding goodwood_hillclimb.iniand goodwood_hillclimb__lights.kn5 (with a single textured cube mesh) to extension\config\tracks
in goodwood_hillclimb.ini I have:
so only one light source just for testing
I also installed the BLM Lights APP, which says Total Lights: 1, Visible: 0
also installed it in developer mode and fiddle around a bit, but no success
I can't manage to see this light.
I also found and read these resources:
https://discordapp.com/channels/453595061788344330/537345783473766411/546448205710098459
https://github.com/ac-custom-shaders-patch/acc-extension-config/blob/master/_doc_config_tracks.ini
Do anyone know a little how to add track lights for dummies?
I'm back to track modelling for AC and can't figure out how to add a working track light to my track.
What I did:
adding goodwood_hillclimb.iniand goodwood_hillclimb__lights.kn5 (with a single textured cube mesh) to extension\config\tracks
in goodwood_hillclimb.ini I have:
Code:
[LIGHT_0]
ACTIVE = 1
COLOR = 10,8,6,2
POSITION = 0,0,-1
DIRECTION = 0,0,0
CONDITION = HAZARDS
DESCRIPTION = first test light
FADE_AT = 500
FADE_SMOOTH = 50
RANGE = 25
SPECULAR_MULT = 1
SPOT_SHARPNESS = 0.1
VISIBILITY_LEVEL = 1
I also installed the BLM Lights APP, which says Total Lights: 1, Visible: 0
also installed it in developer mode and fiddle around a bit, but no success
I can't manage to see this light.
I also found and read these resources:
https://discordapp.com/channels/453595061788344330/537345783473766411/546448205710098459
https://github.com/ac-custom-shaders-patch/acc-extension-config/blob/master/_doc_config_tracks.ini
Do anyone know a little how to add track lights for dummies?