Browse Source

annie redo

shuvit 5 years ago
parent
commit
66be3abb4f
4 changed files with 33 additions and 33 deletions
  1. 1
    1
      Recordings/shuvit replay.dat
  2. 1
    1
      assets/ground_tiles.blend
  3. 2
    2
      characters/annie.blend
  4. 29
    29
      config.ini

+ 1
- 1
Recordings/shuvit replay.dat
File diff suppressed because it is too large
View File


+ 1
- 1
assets/ground_tiles.blend View File

@@ -1,3 +1,3 @@
1 1
 version https://git-lfs.github.com/spec/v1
2
-oid sha256:1891d62eef9a8ef6b97e3b938ccc41ebaba76b10ed4c8955554e537310341f7c
2
+oid sha256:cee276c6ed25d5e17ac095f9e02ee9ce08dba12de46627af31046da18f5d5209
3 3
 size 244531632

+ 2
- 2
characters/annie.blend View File

@@ -1,3 +1,3 @@
1 1
 version https://git-lfs.github.com/spec/v1
2
-oid sha256:6507dbf8baed008f65df5c57014f74d2efd19a79c77d75ad296b9b37ca978cde
3
-size 38174492
2
+oid sha256:776aae438811f5c36fc8c80c6ac0f95ab7237475ca9c6ffb45df9d2220e3e34d
3
+size 23467104

+ 29
- 29
config.ini View File

@@ -20,7 +20,7 @@ music_player = 1
20 20
 
21 21
 #level
22 22
 ######
23
-level = lot
23
+level = user1
24 24
 #------------
25 25
 
26 26
 #replay recorder
@@ -48,41 +48,41 @@ walk_focal_length = 14
48 48
 #character settings
49 49
 ###################
50 50
 
51
-character = becky
51
+character = annie
52 52
 
53
-shirt_logo = 3
53
+shirt_logo = 5
54 54
 
55
-shirt_color_r = 0.61
56
-shirt_color_g = 0.61
57
-shirt_color_b = 0.61
55
+shirt_color_r = 0
56
+shirt_color_g = 0.16
57
+shirt_color_b = 0
58 58
 
59
-shoe_color_r = 0.16
60
-shoe_color_g = 0.02
59
+shoe_color_r = 0.08
60
+shoe_color_g = 0.05
61 61
 shoe_color_b = 0.02
62 62
 #-----------------
63 63
 
64 64
 #deck settings
65 65
 ##############
66
-deck_index = 2
67
-deck_color_r = 1
68
-deck_color_g = 1.0
69
-deck_color_b = 1
70
-trucks_r = 0.95
71
-trucks_g = 1.0
72
-trucks_b = 1
73
-
74
-wheel1_r = 0.4
75
-wheel1_g = 0.08
76
-wheel1_b = 0.08
77
-wheel2_r = 0.08
78
-wheel2_g = 0.34
79
-wheel2_b = 0.08
80
-wheel3_r = 0.08
81
-wheel3_g = 0.08
82
-wheel3_b = 0.54
83
-wheel4_r = 0.4
84
-wheel4_g = 0.37
85
-wheel4_b = 0.08
66
+deck_index = 7
67
+deck_color_r = 0.28
68
+deck_color_g = 0.1
69
+deck_color_b = 0
70
+trucks_r = 0
71
+trucks_g = 0.41
72
+trucks_b = 0
73
+
74
+wheel1_r = 0.31
75
+wheel1_g = 0.16
76
+wheel1_b = 0
77
+wheel2_r = 0.31
78
+wheel2_g = 0.16
79
+wheel2_b = 0
80
+wheel3_r = 0.31
81
+wheel3_g = 0.16
82
+wheel3_b = 0
83
+wheel4_r = 0.31
84
+wheel4_g = 0.16
85
+wheel4_b = 0
86 86
 #-------------------
87 87
 
88 88
 #2d filter settings
@@ -118,7 +118,7 @@ FXAA_SPAN_MAX = 8.0
118 118
 #sun settings
119 119
 #############
120 120
 sun_strength = 0.15
121
-ambient_strength = 0.75
121
+ambient_strength = 1.25
122 122
 sun_rot_x = -0.05
123 123
 sun_rot_y = -0.05
124 124
 shadow_on = 0

Loading…
Cancel
Save