How do I change the thickness/size of the lasers l'm messing with all the script files and I found no clue on how to change it... Please help me change it.
I only want to change both width and length for my mod.
How to change the thickness/size of the lasers?
Moderator: Moderators
-
- Recruit Womprat Killer
- Posts: 5
- Joined: Sat Nov 21, 2020 7:47 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Benoz
- Corporal
- Posts: 142
- Joined: Tue May 28, 2013 12:34 pm
- Projects :: Clone Wars Era Mod Version 2
- xbox live or psn: No gamertag set
- Location: Germany
Re: How to change the thickness/size of the lasers?
look at the weapon.odf file, the laser parameters are usually stored in the weapons parent.odf
Edit these lines:
Edit these lines:
Code: Select all
[Properties]
LaserGlowColor = "255 0 0 200"
LightColor = "255 0 0 255"
LaserLength = "0.75"
LaserWidth = "0.08"
GlowLength = "0.75"
BlurLength = "0.75"
LightRadius = "4.0"
GlowLength = "3"
BlurLength = "5"
-
- Recruit Womprat Killer
- Posts: 5
- Joined: Sat Nov 21, 2020 7:47 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Re: How to change the thickness/size of the lasers?
Thank you so much i’ll try it later!
-
- Recruit Womprat Killer
- Posts: 5
- Joined: Sat Nov 21, 2020 7:47 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Re: How to change the thickness/size of the lasers?
Apparently I can't find where the odf file is, can you please tell me the specific location of it?
- Benoz
- Corporal
- Posts: 142
- Joined: Tue May 28, 2013 12:34 pm
- Projects :: Clone Wars Era Mod Version 2
- xbox live or psn: No gamertag set
- Location: Germany
Re: How to change the thickness/size of the lasers?
it's in the sides/common/odf folder