janxious / BTMLColorLOSMod

3 stars 3 forks source link

Can the target end of the line be changed to show shot quality? #5

Closed janxious closed 6 years ago

janxious commented 6 years ago

I think yes, but needs experimentation

janxious commented 6 years ago

Yes. Check: https://www.reddit.com/r/BattleTechMods/comments/8kqt4c/modbtml_color_indirect_line_of_fire_differently/dzb7w87/

lineRenderer3.endWidth = __instance.LOSWidthEnd * 3f;
janxious commented 6 years ago

Short experiment lead me to believe this is a bad idea, because it looked weird when the line got large at all. I think a ground decal or something might work better.