Space Engineers

Space Engineers

Blargmode's scripts
2 条留言
Micael Jarniac 2019 年 12 月 13 日 下午 12:16 
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 2018 年 2 月 28 日 下午 6:12 
Thank YOU!