- Status New
- Percent Complete
- Severity Low
- Due in Version Feature Requests
- Votes
Attached to Project: Support Tickets
Opened by SpiderMack - 16.03.2018
Last edited by SpiderMack - 17.03.2018
Opened by SpiderMack - 16.03.2018
Last edited by SpiderMack - 17.03.2018
FS#72 - Feature request - Directionnal Light
Like most 3D engine, add a new object type that is directional light users can place, remove or control with script.
It makes possible having several directional lights active or activated individually.
And remove Sun light parameters under light tools or make it optional.
you could add directional lights in the editor and then change the settings using the action.getActionParam and set action.setActionParam lua functions. External Linkhttps://api.aurasoft-skyline.co.uk/classaction.html
with these functions you can change items that are within the properties panel of the editor by script.