• Dear visitors,

    The email issue has been finally solved.
    Thank you for your patience and happy browsing.

    Team ACM.

SOLVED setting track illumination

jarodyi

New Member
If by wire you mean this, you can also do it using ksPerPixelAT (or ksPerPixelAT_NM if you have a normal map).

View attachment 340
1 and can u share u wire.dds and 3ds file in pic with me?

2 can u show me your trees setting in aceditor? i can`t get trees view right :(

3 can u tell me how does the "Illumination" works for ? just see the time effect in editor but not set the sun position in game?

thanks:)
 

Attachments

luchian

Administrator
Staff member
3/ in the editor you can play with the illumination to see effect on your track at different times of the day. However, for your track you can only set the sun orientation (sort of like saying where in the world your track is located - even though for the time beeing sun trajectories are not really accurate/realistic).

In order to do this for your track, just add a file called lightning.ini inside yourtrack\data folder. The contents of this file are:
Code:
[LIGHTING]
SUN_PITCH_ANGLE=50
SUN_HEADING_ANGLE=60
You can modify pitch and heading to suit your need.​
 
Top