I've got a 2d space shooter game in which I want the dialog boxes to appear, but I definitely don't want the camera focusing or changing at all. How can I turn off the camera sequencing completely?
There doesn't seem to be a simple switch or anything for that.
How to turn off the camera?
How to turn off the camera?
Hi,
Set the Dialogue Manager's Display Settings > Camera Settings > Default Sequence to:
Delay({{end}})
You can do this manually in the inspector or by using the Dialogue Manager Wizard. If you use the wizard, select Wait for Subtitle from the Default Sequence pop-up menu.
Set the Dialogue Manager's Display Settings > Camera Settings > Default Sequence to:
Delay({{end}})
You can do this manually in the inspector or by using the Dialogue Manager Wizard. If you use the wizard, select Wait for Subtitle from the Default Sequence pop-up menu.