enenra / space-engineers-utilities

A Blender 4.0+ addon to streamline working on assets for Space Engineers.
https://spaceengineers.wiki.gg/wiki/Modding/Tools/Space_Engineers_Utilities
GNU General Public License v3.0
47 stars 12 forks source link

Edge-only mode for highlight dummy #336

Open THDigi opened 2 years ago

THDigi commented 2 years ago

The game reads a highlighttype custom property from the dummy and if set to edge value it should not draw the pulsing, very useful for LCDs.

It can be tried by adding that property to the dummy: Custom properties example

However I have not tried if this works, if it does then it can just be a checkbox in the SEUT's menu for configuring highlight dummies :} or a drop-down if you wish to be more detailed about what is on and what is off.