Cardia on 7/9/2017 at 08:16
How do i keep the light gem always illuminated? i want to have the player always visible. I made this question years ago for my mission "hunting treasure" , i tried to find the post but with no results, i checked how i did in "hunting treasure" but can't find how i did it. Anyone knows?
LarryG on 7/9/2017 at 08:36
Always have the player in bright light?
Change the light gem source texture & models so that all of them are the same as the fully lighted one?
Attach an invisible dynamic light to the Player object?
Cardia on 7/9/2017 at 08:41
Quote Posted by LarryG
Always have the player in bright light?
Change the light gem source texture & models so that all of them are the same as the fully lighted one?
Attach an invisible dynamic light to the Player object?
Actually i didn't formulated well the question, my fault, there's no gem in the player HUD, i made it invisible, what i wanted to question here is how to make the player always visible, my mission has a sunny day atmosphere and enemies cannot see me in the parts that are not illuminated by the sun, which does not make sensd since there's too much brightness
Yandros on 7/9/2017 at 10:25
Add a dynamic light property to the Garrett archetype. You can unhide the gem temporarily to verify it works.
Cardia on 7/9/2017 at 11:26
Quote Posted by Yandros
Add a dynamic light property to the Garrett archetype. You can unhide the gem temporarily to verify it works.
but that creates a light around Garrett( player), i was sure there was another method.
Yandros on 7/9/2017 at 11:50
There's no other way I know of to have the player always fully illuminated besides putting a dynamic light on them.
Unna Oertdottir on 7/9/2017 at 13:11
Quote Posted by Cardia
i checked how i did in "hunting treasure" but can't find how i did it. Anyone knows?
Extremely bright ambient light there (65/65/65), 2nd mission. You don't want to do this again.
Zontik on 7/9/2017 at 13:37
Try to make dynamic light as dim as possible to light the Garrett but to stay unvisible on daylight.
Another possible way is to give all AI archetypes full night vision.
Cardia on 7/9/2017 at 14:08
Quote Posted by Zontik
Try to make dynamic light as dim as possible to light the Garrett but to stay unvisible on daylight.
Another possible way is to give all AI archetypes full night vision.
Thanks Yuri, if i set dynamic light to 0 will Garrett be visible? how do i set the ai creatures to have night vision? that could be an alternative instead of giving dynamic light to Garrett?
Cardia on 7/9/2017 at 14:08
Quote Posted by Unna Oertdottir
Extremely bright ambient light there (65/65/65), 2nd mission. You don't want to do this again.
why? did you find how in that mission Garrett has always its light gem illuminated?