So I have this Long Range sniper and I would like to see what I am aiming at since when I aim I can't see my actor (that long range) so how to I make the place I'm pointing at glow? Does it have something to do with emitters?
Fri Sep 26, 2014 12:25 pm
Duh102
happy carebear mom
Joined: Tue Mar 04, 2008 1:40 am Posts: 7096 Location: b8bbd5
Re: How do I make a glow for my sharplenght?
There's several ways you could go about it. You could attach an emitter to the front of your gun and have it constantly shoot invisible particles that, when they impact anything, emit a glow particle. You could also make a Lua script that uses a ray to do the same, creating a glow particle wherever the ray impacts. It's been too long since I did any modding to know exactly what the code would be for the Lua script, but the emitter would be like any standard emitter, just pointed in a specific direction and emitting the invisible particle constantly.
Fri Sep 26, 2014 2:52 pm
NikolaAnicic007
Joined: Thu Aug 08, 2013 10:36 pm Posts: 25
Re: How do I make a glow for my sharplenght?
Ik it has something to do with emitters, but I'm kinda a emitter newb... I need help ._.' There's no "Guide to Emitters" that I can read, can anyone explain this to me ._.' Thanks in advance
Sat Sep 27, 2014 9:10 am
Arcalane
Joined: Sun Jan 28, 2007 10:32 pm Posts: 1609 Location: UK
Re: How do I make a glow for my sharplenght?
Here, take a look at UltraLight, a mini-mod I put together with the help of a few people. It's easy to integrate with any existing mod and should do exactly what you want.
Sat Sep 27, 2014 12:09 pm
NikolaAnicic007
Joined: Thu Aug 08, 2013 10:36 pm Posts: 25
Re: How do I make a glow for my sharplenght? [Solved]
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum