Space Engineers

Space Engineers

Blargmode's scripts
2 Comments
Micael Jarniac 13 Dec, 2019 @ 12:16pm 
Hello! I'm just starting to play with your scripts and noticed something quite easy to fix but also quite annoying if not fixed:
Some lines of comments (at least on the airlock script) are way too long to fit the screen without scrolling, and horizontal scrolling is a pain.
I suggest that, at least for those lines meant to be read by the end user, you break them at a set length (I'd say 80 chars as that's what's suggested in many coding style guidelines I've read, but I think more could be okay).
I believe that the font used in the in-game code editor is not monospace, so that doesn't help aligning their ends, but that's not much of an issue as long as they fit the screen.
CTH2004 28 Feb, 2018 @ 6:12pm 
Thank YOU!