- Joined
- Apr 18, 2011
- Messages
- 1,844
Credits
What can i learn?
This tutorial includes all ways of credit, and you will learn it step by step.
This tutorial includes all ways of credit, and you will learn it step by step.
Cinematic Subtitle1) First we create a game camera at two places in map.
2) Then you goes to trigger
3) You turn on Subtitles
4) You turn on Cinematic mode, so people cant go out of map (without closing down warcraft 3)
- Cinematic - Turn subtitle display override On
5) You apply your first camera and make it go to the second over x seconds
- Cinematic - Turn cinematic mode On for (All players)
X depends on how long the distance is, and ofcourse how long your credits is.
- Camera - Apply Camera 001 <gen> for Player 1 (Red) over 0.0 seconds
- Camera - Apply Camera 002 <gen> for Player 1 (Red) over X seconds
6) Now we are gonna make it show Credits.
- Game - Display to (All players) the text: Credits: X
And it will all ends up like this:[trigger=Our Trigger]MyTrigger
Events:
Conditions:
Actions:
Cinematic - Turn subtitle display override On
Cinematic - Turn cinematic mode On for (All players)
Camera - Apply Camera 001 <gen> for Player 1 (Red) over 0.0 seconds
Camera - Apply Camera 002 <gen> for Player 1 (Red) over X seconds
Game - Display to (All players) the text: Credits: X
[/trigger]
Cinematic Subtitle
Last edited: