Good afternoon. I use the CursorHorizontal and CursorVertical settings to rotate the camera along the x and y axis. And I want the game process to be saved during conversations. I have installed in interface settings : Allow regular gameplay during Conversation. The gameplay continues, but the camera does not rotate along its axes x and y. How can I make camera rotation also possible during conversations?
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
I'll need more details on the issue. What are your AC/Unity versions, and what kind of Camera are you dealing with? Screenshots of both the camera's Inspector, and your Settings Manager, will help with recreating the issue.
Good afternoon.
This is a video of the problem
https://streamable.com/k9pgcx
I'm using the version Unity HDRP 2022.3.7f1 and AC 1.78.4
Settings
streamable.com/2ebil1
streamable.com/g9n91v
streamable.com/7ib6cg
streamable.com/kwnl1r
streamable.com/z90e9p
I am spawning an NPC prefab using Ultimate Spawner 2.0 , to which is attached a hotspot that activates the ActionList Asset File Dialogue1 in which there is a conversation conv : scene load which is located in the scene in the Hierarchy window.
Check "Allow control in conversations?" in the GameCamera Third Person's Inspector?
Thank you. Everything is working.