[New Feature] TargetLaser Extended #1011
DeathFishAtEase
started this conversation in
Ideas and feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
This is the data of TargetLaser on MODENC,It is shown as a very thin red line,This visual effect can be expanded
Under the original engine, TargetL:aser and AttackLine are controlled according to only one pal, just like EBolt.See here for the expansion of similar items
Possible Implementation:
[TechnoType]
TargetLaser=yes
TargeLaserColor=[R,G,B]
AimLaser=(boolean);(def=yes)
When the target is in the Shroud, does TL draw on it?
[WeaponType]
TargetLaser=(boolean);(def=[TechnoType] > TargetLaser=)
TargeLaserColor=[R,G,B];(def=[TechnoType] > TargeLaserColor=)
AimLaser=(boolean);(def=[TechnoType] > AimLaser
Beta Was this translation helpful? Give feedback.
All reactions