This repository was archived by the owner on May 2, 2024. It is now read-only.
File tree 1 file changed +30
-5
lines changed
1 file changed +30
-5
lines changed Original file line number Diff line number Diff line change
1
+ @player
2
+ #1
3
+ &ViewMover
4
+
5
+ &GLView
6
+ >x=0.0f
7
+ >y=33.0f
8
+ >z=614.897f
9
+ >ry=180.0f
10
+
1
11
@planet1
2
12
#3
3
13
&GLIcoSphere
6
16
>z=3000.0f
7
17
>scale=1000.0f
8
18
19
+ &PhysicsMover
20
+ >ry=0.675f
21
+
9
22
@planet2
10
23
#4
11
24
&GLIcoSphere
14
27
>z=6000.0f
15
28
>scale=2000.0f
16
29
30
+ &PhysicsMover
31
+ >ry=0.2f
32
+
17
33
@planet3
18
34
#5
19
35
&GLIcoSphere
22
38
>z=8000.0f
23
39
>scale=1500.0f
24
40
41
+ &PhysicsMover
42
+ >ry=0.5f
43
+
25
44
@mars
26
45
#6
27
46
&GLCubeSphere
32
51
>texture_name=marss
33
52
>subdivision_levels=5i
34
53
>shader=cubespheres
35
- >rotation_speed=0.01f
36
54
>cull_face=backs
37
55
56
+ &PhysicsMover
57
+ >ry=0.1f
58
+
38
59
@ship
39
60
#7
40
61
&GLMesh
41
62
>scale=0.5f
42
- >x=3000 .0f
43
- >meshFile=trillek_dev_ship_2_clonk2u .objs
63
+ >x=3800 .0f
64
+ >meshFile=dev_ship_clonk2u .objs
44
65
>cullface=nones
45
66
67
+ &PhysicsMover
68
+ >f=100.0f
69
+ >ry=0.75f
70
+
46
71
@stars
47
72
#8
48
73
&GLCubeSphere
49
- >scale=10 .0f
74
+ >scale=1 .0f
50
75
>texture_name=starss
51
76
>subdivision_levels=1i
52
77
>shader=skyboxs
274
299
&GLMesh
275
300
>scale=781.25f
276
301
>x=0.0f
277
- >y=20.827f
302
+ >y=16.72437f
278
303
>z=626.628f
279
304
>meshFile=console.objs
280
305
>cullface=backs
You can’t perform that action at this time.
0 commit comments