Sequencer - Opsive Ultimate Character Controller Intergration
Posted: Sat Sep 07, 2024 12:12 pm
Hello,
I cannot make sequencer work with UCC together. Wheter I set 'detach camera' on Converse ability or not there are two problems appearing:
1. Camera is copied with all children objects. UCC creates 'First Person Objects' under camera as child. That child has awake method that referes to Ultimate Character Locomotion script. This reference is lost on object creation and results in null exception error.
2. I tried to detach camera from its children to test further. Even when I did, there is another error. The character now don't have 'look source'. This second error does not apeear instantly. First the full dialog is played as designed. Even after finish there is little time that I can move character. And in like half a second error exception appears:
Error: There is no look source attached to the character Dalia. Ensure the character has a look source attached. For player characters the look source is the Camera Controller, and AI agents use the Local Look Source.
UnityEngine.Debug:LogError (object)
And the converse ability is not activated on player.
Moreover I had got this on my original message: Forbidden. Message seems to be spam. Anti-Spam by CleanTalk.
I cannot make sequencer work with UCC together. Wheter I set 'detach camera' on Converse ability or not there are two problems appearing:
1. Camera is copied with all children objects. UCC creates 'First Person Objects' under camera as child. That child has awake method that referes to Ultimate Character Locomotion script. This reference is lost on object creation and results in null exception error.
2. I tried to detach camera from its children to test further. Even when I did, there is another error. The character now don't have 'look source'. This second error does not apeear instantly. First the full dialog is played as designed. Even after finish there is little time that I can move character. And in like half a second error exception appears:
Error: There is no look source attached to the character Dalia. Ensure the character has a look source attached. For player characters the look source is the Camera Controller, and AI agents use the Local Look Source.
UnityEngine.Debug:LogError (object)
And the converse ability is not activated on player.
Moreover I had got this on my original message: Forbidden. Message seems to be spam. Anti-Spam by CleanTalk.