Camera Sequences

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
EWalk13
Posts: 11
Joined: Mon Oct 12, 2015 6:20 pm

Camera Sequences

Post by EWalk13 »

Hi, I am trying to get the camera sequences working correctly. I am using Camera(Closeup, Player, 3) and instead of going close up on the player it does some weird rotation thing that doesn't look right at all. Do I have to do anything before I use that command to get it working properly or should I just be able to use it?
User avatar
Tony Li
Posts: 21678
Joined: Thu Jul 18, 2013 1:27 pm

Re: Camera Sequences

Post by Tony Li »

Hi,

Are you using the default camera angles? (If your Dialogue Manager > Display Settings > Camera Settings > Camera Angles field is "None", then you're using the default.)

It may help to look over the Using Camera Angles page. It has this picture:

Image

Using your sequencer command as an example, it will find the GameObject named "Player". Then, over 3 seconds, it will move the camera until it's 1 unit in front of that GameObject's position and 2 units up, facing the GameObject. Could it be finding the wrong GameObject, or using a position that you don't intend?

Would it be possible for you to post a screenshot? This forum software isn't great for that, but if you can put the image somewhere, then click the [URL] button and paste in the URL to the image.
Post Reply