Search found 3 matches

by protemus
Wed Jan 04, 2017 12:21 pm
Forum: Dialogue System for Unity
Topic: Camera not repositioning correctly
Replies: 5
Views: 2417

Re: Camera not repositioning correctly

Wow thanks! That got me where I want to be.

Is there a list of sequencer commands or the ability to add more via C# script?
by protemus
Wed Jan 04, 2017 10:09 am
Forum: Dialogue System for Unity
Topic: Camera not repositioning correctly
Replies: 5
Views: 2417

Re: Camera not repositioning correctly

Ok, But that means then that common camera angles for characters of the same height need to be uniquely named and then duplicated under each character you use in your cutscenes... that seems strange but I guess necessary. I did what you said and parented the angles to the characters and it seems to ...
by protemus
Wed Jan 04, 2017 1:58 am
Forum: Dialogue System for Unity
Topic: Camera not repositioning correctly
Replies: 5
Views: 2417

Camera not repositioning correctly

I have been playing around with sequences and have run into an issue with the Camera Angles. In the "Cam Angles" tab, I set my angle correctly for a close up shot of my character's head. But when the LUA sequence fires off in the game, the camera is set to a different position. The camera ...