Pavlos Posted December 9, 2005 Share Posted December 9, 2005 I couldn't really think of a useful name for this question so that will have to do. I was wondering (I'm feeling a massive "NO!" coming on) if it is possible to use a camera without a camera being there. I suppose I can more easily phrase this as: How do I go about controlling which angle is used in the dialogue without going through making new cameras as this is in an existing module and I don't want to change anything without it being absolutely necessary. Link to comment Share on other sites More sharing options...
Darth333 Posted December 9, 2005 Share Posted December 9, 2005 You have to verify which cameras are available and where they are located. If there is no camera, you either have to edit the .git to add one or move your scene. To find the cameras, you can use the script posted by xcom in this thread and attach it to my whereami armband: http://www.lucasforums.com/showthread.php?t=145924 Then you can use the SetDialogPlaceableCamera function and play with the angle. Link to comment Share on other sites More sharing options...
Pavlos Posted December 9, 2005 Author Share Posted December 9, 2005 Well you see I don't want to have to edit the .git file as the module is within the game and for what I'm doing repackaging it all because I've changed the .git file would just be overkill (I think) But if you mean that I can edit a currently existing camera with no lasting ramifications on the game then thanks! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.