Browse Source

6-20-19_textures2

shuvit 4 years ago
parent
commit
866f32e891

+ 2
- 2
assets/materials/base_m_kit.blend View File

@@ -1,3 +1,3 @@
1 1
 version https://git-lfs.github.com/spec/v1
2
-oid sha256:f69c3a81c7b01a8e545a61b8f6696f85f5de9c437db32fd2fb1bf028121d1a94
3
-size 32630432
2
+oid sha256:dfc0df33be65c405727ec4352a4e619bbfad6fc72b7d1f2fa387b590e20ea143
3
+size 33803856

+ 3
- 0
assets/materials/textures/Concrete_D_A.png View File

@@ -0,0 +1,3 @@
1
+version https://git-lfs.github.com/spec/v1
2
+oid sha256:28000e0d2bdd7e130b3a7dcc2569e4885fa0a72f8976e21e4381764d6bbe31fb
3
+size 1354178

+ 3
- 0
assets/materials/textures/Concrete_D_C.png View File

@@ -0,0 +1,3 @@
1
+version https://git-lfs.github.com/spec/v1
2
+oid sha256:ee62b913e1582e2bf9683c87aeccfde297e49efa8883c828f60c5022edd5ff2d
3
+size 1149240

+ 3
- 0
assets/materials/textures/Concrete_D_N.png View File

@@ -0,0 +1,3 @@
1
+version https://git-lfs.github.com/spec/v1
2
+oid sha256:820ea0cf5ebcfb3fe9d79036e808b6374d42c1594ddd07d6e4a45b926da3bc70
3
+size 2717080

+ 3
- 0
assets/materials/textures/stair_tread2.png View File

@@ -0,0 +1,3 @@
1
+version https://git-lfs.github.com/spec/v1
2
+oid sha256:2f355105cd29bd246606fd42513e906e5ff9617c7044359e030d4f4072c0d777
3
+size 1381

+ 2
- 2
assets/user2.blend View File

@@ -1,3 +1,3 @@
1 1
 version https://git-lfs.github.com/spec/v1
2
-oid sha256:21e09a91580fb8e0ba8c86fbef328e79718afde731a4b34ee07d4003cec50141
3
-size 79086032
2
+oid sha256:c50a27bf424176dd598105c13d29be8f773a6f580bdac498f8b29796ef9b2643
3
+size 63922652

+ 3
- 0
assets/user4.blend View File

@@ -0,0 +1,3 @@
1
+version https://git-lfs.github.com/spec/v1
2
+oid sha256:8b67774bee6afb849339ec2ec2c2c27ba50e663d3d151fb45b8b1a56677cdb6a
3
+size 48078964

+ 2
- 2
assets/utils/park_creator18.blend View File

@@ -1,3 +1,3 @@
1 1
 version https://git-lfs.github.com/spec/v1
2
-oid sha256:8b2e87231d97e1a87e8e4f1298e01fc371a217a8f88a1027913ea676dd490923
3
-size 86849004
2
+oid sha256:6d337146eaa72b11fc2a3c17e8fb51ebdbac4f2696f06aa0528b930b2a2c976c
3
+size 16255116

+ 3
- 2
config.ini View File

@@ -16,6 +16,7 @@ resx = 1920
16 16
 resy = 1080
17 17
 fullscreen_on = 1
18 18
 music_player = 0
19
+vsync_on = 0
19 20
 #----------
20 21
 
21 22
 #level
@@ -120,8 +121,8 @@ FXAA_SPAN_MAX = 8.0
120 121
 #############
121 122
 sun_strength = 1.5
122 123
 ambient_strength = 0.57
123
-sun_rot_x = 0.05
124
-sun_rot_y = -0.05
124
+sun_rot_x = -0.05
125
+sun_rot_y = 0.05
125 126
 shadow_on = 0
126 127
 #------------
127 128
 

+ 177
- 0
config.ini.bak View File

@@ -0,0 +1,177 @@
1
+#shuvit settings configuration file
2
+
3
+#debug
4
+######
5
+
6
+#show framerate
7
+framerate = 0
8
+#show profile
9
+profile = 0
10
+#----------
11
+
12
+#resolution
13
+###########
14
+
15
+resx = 1920
16
+resy = 1080
17
+fullscreen_on = 1
18
+vsync_on = 1
19
+music_player = 0
20
+#----------
21
+
22
+#level
23
+######
24
+level = user2
25
+levelBlend = user2
26
+#------------
27
+
28
+#replay recorder
29
+###############
30
+
31
+recorder_on = 1
32
+#--------------
33
+
34
+#camera 
35
+#######
36
+cam_height = -0.3
37
+focal_length = 16
38
+cam_min = 2.4
39
+cam_max = 5.0
40
+cch_targetHeight = 0.25
41
+
42
+cam_walk_height = 0.8
43
+cam_walk_min = 2.4
44
+cam_walk_max = 3
45
+cam_idle_height = 0.5
46
+walk_focal_length = 14
47
+
48
+
49
+
50
+#character settings
51
+###################
52
+
53
+character = annie
54
+
55
+shirt_logo = 2
56
+
57
+shirt_color_r = 0.69
58
+shirt_color_g = 0.05
59
+shirt_color_b = 0
60
+
61
+shoe_color_r = 0.73
62
+shoe_color_g = 0.73
63
+shoe_color_b = 0.73
64
+#-----------------
65
+
66
+#deck settings
67
+##############
68
+deck_index = 5
69
+deck_color_r = 0.8
70
+deck_color_g = 0.8
71
+deck_color_b = 0.8
72
+trucks_r = 0
73
+trucks_g = 0
74
+trucks_b = 0
75
+
76
+wheel1_r = 0.21
77
+wheel1_g = 0.21
78
+wheel1_b = 0.21
79
+wheel2_r = 0.21
80
+wheel2_g = 0.21
81
+wheel2_b = 0.21
82
+wheel3_r = 0.21
83
+wheel3_g = 0.21
84
+wheel3_b = 0.21
85
+wheel4_r = 0.21
86
+wheel4_g = 0.21
87
+wheel4_b = 0.21
88
+#-------------------
89
+
90
+#2d filter settings
91
+###################
92
+
93
+#brightness / contrast
94
+bc = 1
95
+BC_BRIGHTNESS = 1.03
96
+BC_CONTRAST = 1.0
97
+
98
+#HDR
99
+hdr = 1
100
+avgL = 0.75
101
+HDRamount = 0.3
102
+
103
+#Ambient Occlusion
104
+ao = 1
105
+onlyAO = 0
106
+aowidth = 1.2
107
+aoradius = 0.2
108
+
109
+#Depth of Field
110
+dof_on = 0
111
+
112
+#Bloom
113
+bloom_on = 0
114
+
115
+#FXAA
116
+fxaa = 1
117
+FXAA_SPAN_MAX = 8.0
118
+#-------------------
119
+
120
+#sun settings
121
+#############
122
+sun_strength = 1.5
123
+ambient_strength = 0.57
124
+sun_rot_x = 0.05
125
+sun_rot_y = -0.05
126
+shadow_on = 0
127
+#------------
128
+
129
+#physics
130
+########
131
+JUMPHEIGHT = 940#880#840#800
132
+MAX_VEL = 6.7
133
+SPEEDUP = 0.055
134
+SPEEDPUMP = 0.14#.09
135
+SPEEDPUMPFAST = 0.16#.13
136
+PUMP_SPEED_SENS = 0.4
137
+PUMP_SENS = 0.98
138
+ACCEL = 10
139
+CRUISE = 9
140
+COUNTDOWN = 20#pump and speed stuff
141
+pump_downforce = -0.0
142
+
143
+man_sens_l = 0.03
144
+man_sens_r = 0.08
145
+man_sens_side = 0.035
146
+turn_rotation = 0.02
147
+turn_addx = 0.004
148
+turn_air_rotation = 0.07
149
+grass_mult = 0.98
150
+ylimit = 0.84
151
+antibounce = -10.0
152
+gravity = -10.5
153
+fall_height = 0.5
154
+
155
+#controller mappings
156
+########
157
+lar_lts = 0
158
+uad_lts = 1
159
+lar_rts = 2
160
+uad_rts = 3
161
+lt = 4
162
+rt = 5
163
+a_but = 0
164
+b_but = 1
165
+x_but = 2
166
+y_but = 3
167
+l_bump = 9
168
+r_bump = 10
169
+bk_but = 4
170
+st_but = 6
171
+xb_but = 5
172
+lts_pr = 7
173
+rts_pr = 8
174
+l_dp = 13
175
+r_dp = 14
176
+u_dp = 11
177
+d_dp = 12

Loading…
Cancel
Save