[New Feature] Disable attack cursor on enemy TechnoTypes with AttackCursorOnEnemies=no #917
AlliedG
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
-
Description:
Disable attack cursor logic on enemies if AttackCursorOnEnemies=no is set on a TechnoType
This is the opposite of existing logic to target friendly units with a weapon. Further documentation on this logic can be found on modenc
https://www.modenc.renegadeprojects.com/AttackCursorOnFriendlies
This logic should not change existing CanPassiveAquire= CanRetaliate= tags ; modders should implement this as they see fit
Possible mod ideas with this logic
Possible Implementation:
Beta Was this translation helpful? Give feedback.
All reactions