Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mathHorizontalAngle and horizonAngleOffset don't exist?? #181

Open
TedThompson opened this issue Feb 10, 2023 · 0 comments
Open

mathHorizontalAngle and horizonAngleOffset don't exist?? #181

TedThompson opened this issue Feb 10, 2023 · 0 comments

Comments

@TedThompson
Copy link

TedThompson commented Feb 10, 2023

   MODULE
	{
		namespace = KerbalKonstructs
		name = AnimateOnSunRise
		animationName = KSCFLT02
		reverseAnimation = False //True
		timeWarpAnimation = True
		mathHorizontalAngle = True
		horizonAngleOffset = 35
		delayLowTimeWarp = 2f
		delayHighTimeWarp = .1f
   }

Puts

[WRN 18:30:05.442] KK: [StaticInstance] Spawn: Field mathHorizontalAngle does not exist in AnimateOnSunRise
[WRN 18:30:05.442] KK: [StaticInstance] Spawn: Field horizonAngleOffset does not exist in AnimateOnSunRise
[WRN 18:30:05.457] KK: [StaticInstance] Spawn: Field mathHorizontalAngle does not exist in AnimateOnSunRise
[WRN 18:30:05.458] KK: [StaticInstance] Spawn: Field horizonAngleOffset does not exist in AnimateOnSunRise
[WRN 18:30:05.459] KK: [StaticInstance] Spawn: Field mathHorizontalAngle does not exist in AnimateOnSunRise
[WRN 18:30:05.459] KK: [StaticInstance] Spawn: Field horizonAngleOffset does not exist in AnimateOnSunRise

into the log.

These settings came to me from another author, but the wiki here says they do exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant