Install Steam
sign in
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Bahasa Indonesia (Indonesian)
Bahasa Melayu (Malay) BETA
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem












Is the number of views for that screen set to 4 or larger?
[SIMPL - Display Config - Screen 0 - View 4]
; View axis values: X, Y, Z, NegativeX, NegativeY, NegativeZ
View axis=NegativeX
Rotation (deg)=180
Scale=6
; Elements should range from -1 to 1 where 0 indicates centered
Position={X:0.8 Y:0}
Turn on 'Show grid pivot' in the Info menu to see your ship's actual internal axes, because these are what the script uses to orient itself. Chances are your ship's internal orientation isn't what you are expecting, be it from cut/pasting or removing and rotating the initial block in your design process.
What I have found is that my idea of X,Y, and Z axes orientation are different than the script's idea of the same.
The solution has always been to iterate through them and / or their negative counterparts until the screen shows what I want.
Also check spacing and capitalization, I have made the mistakes of `Viewaxis=x` or `view axis=x` and wondered why it wasn't working. :-)
Change "Number of views=1" to the number of views you want in the custom data of the block with screens in the SIMPL group. Then run setup and re-open the custom data. You change the draw view by changing the "View axis" setting in the custom data.