-
Notifications
You must be signed in to change notification settings - Fork 15
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
Dome Tilt always bounces back to 0 #17
Comments
Which error? |
"Can't add script component 'FulldomeCamera' because the script class cannot be found." |
Is there any compile errors on the console? |
I see what went wrong. I dragged the whole package into the project and that caused some conflicts. Should only import the FulldomeCamera folder. Now I can attach the script. |
hmm, no reason comes to mind |
The strange thing is that I could move the slider on the Dome Tilt and have it saved, but not typing in the number there (if I typed, it would bounce back to 0). |
I'm using the 2022.2.20f1 version, it showed this error when I tried to attach the FulldomeCamera.cs code to an empty game object as the instruction suggested. Any idea what caused that? Is it a compatibility issue?
The text was updated successfully, but these errors were encountered: