Mudbill
Muderator
Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation:
179
|
RE: Lampoil & narration & custom live main menu background
The menu camera is set by a PlayerStartArea. Check the original menu. Place an area called CameraPos and have the small blue arrow point away from where you want the camera to look.
You can use [br] in your lang text to break a line. That will make paragraphs. Check the english.lang for more examples. I think there's something like [new_page] or something but I don't know.
You can add another [voice] into your lang entry to play after your first is done, I believe.
As for the character thing, check the original .hps file. It has a scene that uses mostly MovePlayerHeadPos, FadePlayerRollTo and StartPlayerLookAt to manipulate the camera angles and positions. To reset those values to normal, run the line again and set the values to default (either 0 or 1).
|
|
09-25-2015, 12:59 AM |
|