Sarbian changed the topic of #kspmodding to: Welcome to #kspmodding - the channel for discussing, and learning about, modding Kerbal Space Program. Code of Conduct: https://git.io/vSQh6 | Always provide logs. | *** PSA: https://kerbalspaceprogram.com/api/index.htm | Someone is writting a Phd dissertation on KSP modding please fill out this survey https://goo.gl/forms/1vrkPYH4az8l32sb2 - I have met him and it s legit
ferram4_ has quit [Read error: -0x1: UNKNOWN ERROR CODE (0001)]
ferram4_ has joined #kspmodding
X52p has joined #kspmodding
<X52p>
Hi, I have a question regarding the KSP Camera System. I try to render the Atmosphere (layer 9) on a separate camera. This basically works (sky is displayed) but if I rotate the Camera the Sky turns into a small blue square. A workaround I tried, is rotating ScaledSpace instead of the camera, this works better but the rotation speed is of by about two times.
<X52p>
Is there any documentation on how the camera System works? If yes, where can I find it?