Subversion-Projekte sthq.argas

Revision

Revision 46 | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 46 Revision 49
Zeile 1... Zeile 1...
1
//Generated by BehavEd
1
//Generated by BehavEd
Zeile 2... Zeile 2...
2
 
2
 
3
rem ( "comment" );
-
 
4
camera ( /*@CAMERA_COMMANDS*/ ENABLE );
-
 
5
camera ( /*@CAMERA_COMMANDS*/ MOVE, $tag( "cam3", ORIGIN)$, 0 );
-
 
Zeile 6... Zeile 3...
6
camera ( /*@CAMERA_COMMANDS*/ PAN, < 0.000 90.000 0.000 >, < 0.000 0.000 0.000 >, 0 );
3
rem ( "comment" );
7
 
4
 
8
affect ( "kirk_cin", /*@AFFECT_TYPE*/ FLUSH )
5
affect ( "kirk", /*@AFFECT_TYPE*/ FLUSH )
9
{
-
 
10
	set ( /*@SET_TYPES*/ "SET_INVISIBLE", /*@BOOL_TYPES*/ "false" );
-
 
11
//(BHVDREM)  //$"walkTo"@2
-
 
12
	//(BHVDREM)  set ( "BSTATE", "BS_WALK" );
-
 
13
	//(BHVDREM)  set ( "NAVGOAL", "kirk_1" );
6
{
14
//(BHVDREM)  //$"walkTo"@2
-
 
15
	//(BHVDREM)  set ( "BSTATE", "BS_WALK" );
7
	set ( /*@SET_TYPES*/ "SET_INVISIBLE", /*@BOOL_TYPES*/ "false" );
Zeile -... Zeile 8...
-
 
8
	//(BHVDREM)  set ( /*@SET_TYPES*/ "SET_LOOK_TARGET", "cam3" );
-
 
9
}
-
 
10
 
-
 
11
camera ( /*@CAMERA_COMMANDS*/ ENABLE );
16
	//(BHVDREM)  set ( "NAVGOAL", "kirk_goal" );
12
camera ( /*@CAMERA_COMMANDS*/ MOVE, $tag( "cam3", ORIGIN)$, 0 );
17
}
-
 
18
 
13
camera ( /*@CAMERA_COMMANDS*/ PAN, < 0.000 90.000 0.000 >, < 0.000 0.000 0.000 >, 0 );
19
wait ( 1000.000 );
14
//(BHVDREM)  camera ( /*@CAMERA_COMMANDS*/ FADE, < 0.000 0.000 0.000 >, 0.000, < 0.000 0.000 0.000 >, 1.000, 0 );
20
camera ( /*@CAMERA_COMMANDS*/ MOVE, $tag( "cam2", ORIGIN)$, 0 );
15
wait ( 1000.000 );
21
camera ( /*@CAMERA_COMMANDS*/ PAN, < 0.000 270.000 0.000 >, < 0.000 0.000 0.000 >, 0 );
-
 
22
wait ( 1000.000 );
-
 
23
camera ( /*@CAMERA_COMMANDS*/ MOVE, $tag( "cam1", ORIGIN)$, 0 );
-
 
24
camera ( /*@CAMERA_COMMANDS*/ PAN, < 0.000 90.000 0.000 >, < 0.000 0.000 0.000 >, 0 );
-
 
25
wait ( 1000.000 );
-
 
26
camera ( /*@CAMERA_COMMANDS*/ MOVE, $tag( "cam4", ORIGIN)$, 0 );
-
 
27
camera ( /*@CAMERA_COMMANDS*/ PAN, < 0.000 270.000 0.000 >, < 0.000 0.000 0.000 >, 0 );
-
 
28
 
-
 
29
affect ( "04kf08", /*@AFFECT_TYPE*/ FLUSH )
-
 
30
{
-
 
31
	set ( /*@SET_TYPES*/ "SET_LOOK_TARGET", "kirk_cin" );
16
//(BHVDREM)  camera ( /*@CAMERA_COMMANDS*/ FADE, < 0.000 0.000 0.000 >, 1.000, < 0.000 0.000 0.000 >, 0.000, 0 );
-
 
17
wait ( 1000.000 );
32
}
18
camera ( /*@CAMERA_COMMANDS*/ MOVE, $tag( "cam1", ORIGIN)$, 0 );