Hello, I’m experiencing an issue while working on the Snowboarder course. For some reason I can’t get rid of the “Spline” logo, it appears even during play, I’ve tried changing layer order, adding and removing the shape, and it just won’t go away. Also the camera framerate is extremely jittery, but that’s another matter. I just want to know if anyone has ideas on how to remove the Spline logo. Thanks!
I’ve solved the “Jittery” camera by going into the RigidBody component and setting ‘Interpolate: Interpolate’ . Still working on figuring out how to get rid of the Spline logo. One down, one to go
Hi @cyporg, check that you don’t have Gizmos turned on. You should see the toggle in the top right of the Game window.
Thanks for the quick reply Gary! I’ll have to double check that once I rebuild the project, I just suffered a catastrophic loss due to my ignorance of how UnityHub operates. I had all of my project files in a folder located within the UnityHub folder and of course the bloody thing did an oh so innocent update that just happened to delete everything within the UnityHub folder…including my projects I hear repetition is a great way to learn Thanks again for the feedback!
Oh no!
This can be your lesson in the importance of source control! Get yourself a GitHub account (or similar) and never worry about losing all of your work again
Best of luck recovering your old projects (hopefully you can find them somewhere)