|
发表于 2021-2-17 10:55:13
|
显示全部楼层
粗激光的效果在说明书中就有一个图片的效果。自己看看不就明白了吗?一个是激光的宽度,一个是所谓的厚度LaserThickness。不知道楼主要求的什么效果。
LaserThickness
[Weapon]►LaserThickness= (integer)
Enables the customization of laser widths.
Note
Currently this has the same bugs as the NPatch version, only works with IsHouseColor=yes and has low quality.
Wave Effects
An unused weapon effect (present in the game code but disabled) has been enabled. It is similar in appearance to the old laser beam or the old Disruptor wave from previous games. For now it is referred to as Laser.
[Weapon]►Wave.IsLaser= (boolean)
Should the Laser effect be applied to this weapon?
[Weapon]►Wave.IsBigLaser= (boolean)
Should the BigLaser effect be applied to this weapon?
Wave.IsLaser and Wave.IsBigLaser produce two different effects, however their naming was established before the effects were fully tested: Wave.IsLaser appears to actually render a wider beam! See the image below, left unit is using Wave.IsLaser, the right one is using Wave.IsBigLaser:
|
|