Jump to content

Custom character glow perk??


Recommended Posts

Hiya, first time posting to the forums so apologies in advance if I get anything wrong here!

I'm creating a custom character mod at the moment and I'm trying to find out how to give my character a glow affect at night similar to the examples below;

$$

I'm pretty sure I've seen a custom character mod do this before but I can't remember the name of it so I'm unable to take script from that. Any help would be greatly appreciated!

Link to comment
Share on other sites

I do believe you were thinking of this mod (ps. Your photos aren't showing up correctly!)

 

(I looked through the mod and the glow part of it seemed to be around line 27-34 and 97-103 in valkobre.lua(which is in scripts/prefabs))

Hope I helped somehow!

 

Edited by Shinjikro
Link to comment
Share on other sites

Take a look at AnimState's SetAddColour and SetMultColour for appearance, which could be set dynamically by watching the world's clock through its events.

If you want to make it a real light source, then look at how torches and firepits create lights and mimic that.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
  • Create New...