Assigning it as the Scene Manager's Default Camera seems to have solved it. I forgot to check the Scene Manager and compare it to my other scene setups, I must have somehow come to the conclusion that was an optional step, assuming the camera would …
Brilliant visuals and ambience in this scene! I'll be keeping an eye on this...
BTW I have noticed a tiny glitch on the large central "discs" machinery - I think it maybe the restarting of the rotating animation loop. It happens a few tim…
@Snebjorn Yeah it's hard to get motivated sometimes, especially when you know the difficulties you've got to get through and the portions of the game you keep putting off, they're there at the back of your mind, eating away at you, and you're like &…
So, I now have the animation working perfectly, but then I'd like the camera to stay at that position. To make things easier, I put a Camera: Fade Action to a different camera that's in the same position and rotation of the previous camera's last fr…
@ChrisIceBox Did you ever solve this? I've sort of lost track of what's been included in recent updates because of other assets I'm also dealing with updates for.
After restarting Unity the messages now do not show, so I guess I haven't actually exceeded the limit. Perhaps it was reading them twice or something. Anyway, all's well.
:)>-
Well the update went fairly smoothly, though I cannot finish my game anytime soon (not that it's anywhere near) as I have apparently exceeded the shader keyword limit. Nothing to do with AC of course, it's just that I did not get this error in 5.3 -…
@kitsune_14: The latter. I only duplicated the main camera once, to create the character camera (the same as the sample provided by Opsive, I suggest you take a look at it if you're still having trouble). My static cams are just AC created through t…
Hmm, for the camera I think I just duplicated the main camera, renamed it Character Camera or something like that, and removed the Main Camera script that Adventure Creator adds. Then add a camera script component (AC). On your Main Camera, remove C…