Resolve "Toggle Free Look with Hotkey"
[ryzomcore.git] / ryzom / client / data / gamedev / ig.txt
blobe3e7727044ef1b302361442a662e193c7e3e1150
1 // This sample shows all functionnality of the script to create a scene
2 // a basic sample could be :
3 // 
4 // city.ig
5 // + street1.ig
6 // ++ house0.ig
7 // + street2.ig
8 // ++ house1.ig
9 // ++ house2.ig
11 // This means that the city.ig is father of street1 and street2 and house0
12 // is child of street1. The + indicates the level of depth in hierarchy.
13 // We can put initial position and rotation. We can avoid initial rotation 
14 // or both of them.
16 //Water01.ig
17 //TR_VILLAGEC.ig
18 //WaterFyrosOasis.ig
19 //fxoasis.ig
20 //fxtryker.ig
21 //OasisDemo_Auberges.ig
22 //WaterLineOasis01.ig
24 //street.ig
25 //+ apart.ig
26 //  ++ appart_int_doors.ig
27 //  ++ appart_feux.ig
28 //+ taverne.ig
29 //+ forge.ig
30 //+ fx_flammes.ig
31 //+ objects.ig
32 //+ lanternes_haut_et_bas.ig
33 //+ Animated_door.ig