Browse Source

Added black background + fixed some bugs

Morgane Foussats 2 years ago
parent
commit
c767de5778
41 changed files with 271 additions and 172 deletions
  1. BIN
      backgrounds/noir.jpg
  2. 34
    0
      backgrounds/noir.jpg.import
  3. 19
    0
      dialogic/characters/character-1619708227.json
  4. 26
    26
      dialogic/definitions.json
  5. 1
    1
      dialogic/timelines/timeline-1616659306.json
  6. 1
    1
      dialogic/timelines/timeline-1616661658.json
  7. 1
    1
      dialogic/timelines/timeline-1616661685.json
  8. 3
    3
      dialogic/timelines/timeline-1616662258.json
  9. 4
    1
      dialogic/timelines/timeline-1618911641.json
  10. 0
    3
      dialogic/timelines/timeline-1619204752.json
  11. 0
    3
      dialogic/timelines/timeline-1619251289.json
  12. 1
    1
      dialogic/timelines/timeline-1619251531.json
  13. 1
    1
      dialogic/timelines/timeline-1619253859.json
  14. 0
    3
      dialogic/timelines/timeline-1619254056.json
  15. 1
    1
      dialogic/timelines/timeline-1619254322.json
  16. 3
    3
      dialogic/timelines/timeline-1619260876.json
  17. 1
    1
      dialogic/timelines/timeline-1619291384.json
  18. 4
    4
      dialogic/timelines/timeline-1619292557.json
  19. 6
    6
      dialogic/timelines/timeline-1619294236.json
  20. 2
    2
      dialogic/timelines/timeline-1619294482.json
  21. 5
    5
      dialogic/timelines/timeline-1619340506.json
  22. 1
    1
      dialogic/timelines/timeline-1619340518.json
  23. 7
    2
      dialogic/timelines/timeline-1619340529.json
  24. 53
    8
      dialogic/timelines/timeline-1619343568.json
  25. 4
    12
      dialogic/timelines/timeline-1619345227.json
  26. 0
    25
      dialogic/timelines/timeline-1619346229.json
  27. 1
    6
      dialogic/timelines/timeline-1619357527.json
  28. 1
    1
      dialogic/timelines/timeline-1619357529.json
  29. 1
    1
      dialogic/timelines/timeline-1619357537.json
  30. 4
    4
      dialogic/timelines/timeline-1619359136.json
  31. 1
    1
      dialogic/timelines/timeline-1619369537.json
  32. 1
    1
      dialogic/timelines/timeline-1619379308.json
  33. 7
    7
      dialogic/timelines/timeline-1619426738.json
  34. 1
    1
      dialogic/timelines/timeline-1619426800.json
  35. 7
    7
      dialogic/timelines/timeline-1619426853.json
  36. 4
    4
      dialogic/timelines/timeline-1619448653.json
  37. 4
    4
      dialogic/timelines/timeline-1619449228.json
  38. 7
    7
      dialogic/timelines/timeline-1619638885.json
  39. 7
    7
      dialogic/timelines/timeline-1619639516.json
  40. 7
    7
      dialogic/timelines/timeline-1619639538.json
  41. 40
    0
      dialogic/timelines/timeline-1619707711.json

BIN
backgrounds/noir.jpg View File


+ 34
- 0
backgrounds/noir.jpg.import View File

@@ -0,0 +1,34 @@
1
+[remap]
2
+
3
+importer="texture"
4
+type="StreamTexture"
5
+path="res://.import/noir.jpg-8d1562a600952138bfbcf9d59667e0ab.stex"
6
+metadata={
7
+"vram_texture": false
8
+}
9
+
10
+[deps]
11
+
12
+source_file="res://backgrounds/noir.jpg"
13
+dest_files=[ "res://.import/noir.jpg-8d1562a600952138bfbcf9d59667e0ab.stex" ]
14
+
15
+[params]
16
+
17
+compress/mode=0
18
+compress/lossy_quality=0.7
19
+compress/hdr_mode=0
20
+compress/bptc_ldr=0
21
+compress/normal_map=0
22
+flags/repeat=0
23
+flags/filter=true
24
+flags/mipmaps=false
25
+flags/anisotropic=false
26
+flags/srgb=2
27
+process/fix_alpha_border=true
28
+process/premult_alpha=false
29
+process/HDR_as_SRGB=false
30
+process/invert_color=false
31
+stream=false
32
+size_limit=0
33
+detect_3d=true
34
+svg/scale=1.0

+ 19
- 0
dialogic/characters/character-1619708227.json View File

@@ -0,0 +1,19 @@
1
+{
2
+	"color": "#ff860b0b",
3
+	"default_speaker": false,
4
+	"description": "",
5
+	"display_name": "",
6
+	"display_name_bool": false,
7
+	"id": "character-1619708227.json",
8
+	"mirror_portraits": false,
9
+	"name": "Tuto",
10
+	"offset_x": 0,
11
+	"offset_y": -135,
12
+	"portraits": [
13
+		{
14
+			"name": "Default",
15
+			"path": "res://characters/Objects/telephone.png"
16
+		}
17
+	],
18
+	"scale": 55
19
+}

+ 26
- 26
dialogic/definitions.json View File

@@ -18,14 +18,6 @@
18 18
 		},
19 19
 		{
20 20
 			"extra": "",
21
-			"id": "1619439584-366",
22
-			"name": "Gooble",
23
-			"text": "Moteur de recherche le plus connu, et le plus performant du marché",
24
-			"title": "Gooble",
25
-			"type": 1
26
-		},
27
-		{
28
-			"extra": "",
29 21
 			"id": "1619439596-146",
30 22
 			"name": "Ecozio",
31 23
 			"text": "Même fonctionnement que Gooble mais plante un arbre à chaque recherche.",
@@ -127,18 +119,32 @@
127 119
 			"text": "Espèce disparue depuis mars 2020, RIP notre vie sociale...",
128 120
 			"title": "café",
129 121
 			"type": 1
122
+		},
123
+		{
124
+			"extra": "",
125
+			"id": "1619439584-366",
126
+			"name": "Gooble",
127
+			"text": "Moteur de recherche le plus connu, et le plus performant du marché",
128
+			"title": "Gooble",
129
+			"type": 1
130 130
 		}
131 131
 	],
132 132
 	"variables": [
133 133
 		{
134
-			"id": "1619344733-648",
135
-			"name": "soiree_jeu",
134
+			"id": "1619469908-574",
135
+			"name": "choix_addiction",
136 136
 			"type": 0,
137 137
 			"value": "0"
138 138
 		},
139 139
 		{
140
-			"id": "1619469908-574",
141
-			"name": "choix_addiction",
140
+			"id": "1619213493-953",
141
+			"name": "choix_mdr",
142
+			"type": 0,
143
+			"value": "0"
144
+		},
145
+		{
146
+			"id": "1616657225-648",
147
+			"name": "choix_tel_ouvert",
142 148
 			"type": 0,
143 149
 			"value": "0"
144 150
 		},
@@ -179,34 +185,28 @@
179 185
 			"value": "0"
180 186
 		},
181 187
 		{
182
-			"id": "1618954375-483",
183
-			"name": "relation_evelyne",
188
+			"id": "1619357721-648",
189
+			"name": "nb_tentatives",
184 190
 			"type": 0,
185 191
 			"value": "0"
186 192
 		},
187 193
 		{
188
-			"id": "1618954386-970",
189
-			"name": "relation_jm",
194
+			"id": "1618954375-483",
195
+			"name": "relation_evelyne",
190 196
 			"type": 0,
191 197
 			"value": "0"
192 198
 		},
193 199
 		{
194
-			"id": "1616657225-648",
195
-			"name": "choix_tel_ouvert",
200
+			"id": "1618954386-970",
201
+			"name": "relation_jm",
196 202
 			"type": 0,
197 203
 			"value": "0"
198 204
 		},
199 205
 		{
200
-			"id": "1619357721-648",
201
-			"name": "nb_tentatives",
206
+			"id": "1619344733-648",
207
+			"name": "soiree_jeu",
202 208
 			"type": 0,
203 209
 			"value": "0"
204
-		},
205
-		{
206
-			"id": "1619213493-953",
207
-			"name": "choix_mdr",
208
-			"type": 0,
209
-			"value": "2"
210 210
 		}
211 211
 	]
212 212
 }

+ 1
- 1
dialogic/timelines/timeline-1616659306.json View File

@@ -1,7 +1,7 @@
1 1
 {
2 2
 	"events": [
3 3
 		{
4
-			"change_timeline": "timeline-1619343568.json"
4
+			"change_timeline": "timeline-1619379308.json"
5 5
 		}
6 6
 	],
7 7
 	"metadata": {

+ 1
- 1
dialogic/timelines/timeline-1616661658.json View File

@@ -127,7 +127,7 @@
127 127
 			"wait_seconds": 1
128 128
 		},
129 129
 		{
130
-			"change_timeline": "timeline-1616662258.json"
130
+			"change_timeline": "timeline-1619707711.json"
131 131
 		}
132 132
 	],
133 133
 	"metadata": {

+ 1
- 1
dialogic/timelines/timeline-1616661685.json View File

@@ -87,7 +87,7 @@
87 87
 			"wait_seconds": 1
88 88
 		},
89 89
 		{
90
-			"change_timeline": "timeline-1616662258.json"
90
+			"change_timeline": "timeline-1619707711.json"
91 91
 		}
92 92
 	],
93 93
 	"metadata": {

+ 3
- 3
dialogic/timelines/timeline-1616662258.json View File

@@ -1,15 +1,15 @@
1 1
 {
2 2
 	"events": [
3 3
 		{
4
-			"background": "res://backgrounds/bureauGroupe-2.jpg"
4
+			"background": "res://backgrounds/noir.jpg"
5 5
 		},
6 6
 		{
7 7
 			"wait_seconds": 1
8 8
 		},
9 9
 		{
10
-			"character": "",
10
+			"character": "character-1618911589.json",
11 11
 			"portrait": "",
12
-			"text": "Fin de la démo, merci d'avoir joué !"
12
+			"text": "Le résultat du test de personnalité correspond à votre profil déterminé par tous les choix que vous avez fait depuis le début.\nVoici le profil que vous avez obtenu !\nAprès avoir vu votre profil, vous aurez également accès à un résumé de vos choix pendant tout le jeu."
13 13
 		},
14 14
 		{
15 15
 			"action": "leaveall",

+ 4
- 1
dialogic/timelines/timeline-1618911641.json View File

@@ -1,7 +1,7 @@
1 1
 {
2 2
 	"events": [
3 3
 		{
4
-			"background": "res://backgrounds/bureauGroupe-2.jpg"
4
+			"background": "res://backgrounds/noir.jpg"
5 5
 		},
6 6
 		{
7 7
 			"definition": "1619183465-648",
@@ -37,6 +37,9 @@
37 37
 			"wait_seconds": 1
38 38
 		},
39 39
 		{
40
+			"background": "res://backgrounds/bureauGroupe-2.jpg"
41
+		},
42
+		{
40 43
 			"character": "character-1616658355.json",
41 44
 			"portrait": "",
42 45
 			"text": "Il est 10h c’est l’heure de la pause !"

+ 0
- 3
dialogic/timelines/timeline-1619204752.json View File

@@ -212,9 +212,6 @@
212 212
 		},
213 213
 		{
214 214
 			"change_timeline": "timeline-1619205881.json"
215
-		},
216
-		{
217
-			"wait_seconds": 1
218 215
 		}
219 216
 	],
220 217
 	"metadata": {

+ 0
- 3
dialogic/timelines/timeline-1619251289.json View File

@@ -4,9 +4,6 @@
4 4
 			"background": "res://backgrounds/bureauGroupe-2.jpg"
5 5
 		},
6 6
 		{
7
-			"set_theme": "theme-1616657657.cfg"
8
-		},
9
-		{
10 7
 			"action": "join",
11 8
 			"character": "character-1616658435.json",
12 9
 			"mirror": false,

+ 1
- 1
dialogic/timelines/timeline-1619251531.json View File

@@ -95,7 +95,7 @@
95 95
 			}
96 96
 		},
97 97
 		{
98
-			"character": "",
98
+			"character": "character-1618911589.json",
99 99
 			"portrait": "",
100 100
 			"text": "Le projet du téléphone est donc terminé. \nOn vous a assigné à un nouveau projet. "
101 101
 		},

+ 1
- 1
dialogic/timelines/timeline-1619253859.json View File

@@ -45,7 +45,7 @@
45 45
 			}
46 46
 		},
47 47
 		{
48
-			"character": "",
48
+			"character": "character-1619253111.json",
49 49
 			"portrait": "",
50 50
 			"text": "Encore une entreprise qui ne met pas le respect de la vie privée des utilisateurs au premier plan … Quel dommage ..."
51 51
 		},

+ 0
- 3
dialogic/timelines/timeline-1619254056.json View File

@@ -107,9 +107,6 @@
107 107
 			"wait_seconds": 1
108 108
 		},
109 109
 		{
110
-			"wait_seconds": 1
111
-		},
112
-		{
113 110
 			"change_timeline": "timeline-1619260876.json"
114 111
 		}
115 112
 	],

+ 1
- 1
dialogic/timelines/timeline-1619254322.json View File

@@ -20,7 +20,7 @@
20 20
 			}
21 21
 		},
22 22
 		{
23
-			"character": "",
23
+			"character": "character-1618911589.json",
24 24
 			"portrait": "",
25 25
 			"text": "Le téléphone est maintenant sorti.\nVous décidez de regarder les avis des utilisateurs, notamment concernant le moteur de recherche implémenté."
26 26
 		},

+ 3
- 3
dialogic/timelines/timeline-1619260876.json View File

@@ -1,7 +1,7 @@
1 1
 {
2 2
 	"events": [
3 3
 		{
4
-			"background": ""
4
+			"background": "res://backgrounds/noir.jpg"
5 5
 		},
6 6
 		{
7 7
 			"definition": "1619183465-648",
@@ -25,7 +25,7 @@
25 25
 			}
26 26
 		},
27 27
 		{
28
-			"character": "",
28
+			"character": "character-1618911589.json",
29 29
 			"portrait": "",
30 30
 			"text": "Dans cette partie, vous devenez une personne lambda, voulant acheter un nouveau téléphone. \nVous venez d’acheter le téléphone conçu par l’ingénieur que vous avez incarné dans la partie précédente. \nAprès avoir fait tous ces choix en tant qu’ingénieur, il est temps de comprendre leurs conséquences..."
31 31
 		},
@@ -48,7 +48,7 @@
48 48
 			"endbranch": ""
49 49
 		},
50 50
 		{
51
-			"change_timeline": "timeline-1619285485.json"
51
+			"change_timeline": "timeline-1619285429.json"
52 52
 		}
53 53
 	],
54 54
 	"metadata": {

+ 1
- 1
dialogic/timelines/timeline-1619291384.json View File

@@ -74,7 +74,7 @@
74 74
 		{
75 75
 			"character": "character-1618911589.json",
76 76
 			"portrait": "",
77
-			"text": "Ne sachantpas quoi faire, tu ramasses ce qu’il reste de ton smartphone et rentre chez toi."
77
+			"text": "Ne sachant pas quoi faire, tu ramasses ce qu’il reste de ton smartphone et rentre chez toi."
78 78
 		},
79 79
 		{
80 80
 			"action": "leaveall",

+ 4
- 4
dialogic/timelines/timeline-1619292557.json View File

@@ -5,13 +5,13 @@
5 5
 		},
6 6
 		{
7 7
 			"action": "join",
8
-			"character": "character-1618911589.json",
8
+			"character": "character-1619708227.json",
9 9
 			"mirror": false,
10 10
 			"portrait": "Default",
11 11
 			"position": {
12
-				"0": true,
12
+				"0": false,
13 13
 				"1": false,
14
-				"2": false,
14
+				"2": true,
15 15
 				"3": false,
16 16
 				"4": false
17 17
 			}
@@ -28,7 +28,7 @@
28 28
 			"background": ""
29 29
 		},
30 30
 		{
31
-			"character": "character-1618911589.json",
31
+			"character": "character-1619708227.json",
32 32
 			"portrait": "",
33 33
 			"text": "Pour rester attentif lors de ce tutoriel, évite de mettre le feu à ton téléphone et concentre-toi bien sur l’écran !"
34 34
 		},

+ 6
- 6
dialogic/timelines/timeline-1619294236.json View File

@@ -5,21 +5,21 @@
5 5
 		},
6 6
 		{
7 7
 			"action": "join",
8
-			"character": "character-1618911589.json",
8
+			"character": "character-1619708227.json",
9 9
 			"mirror": false,
10 10
 			"portrait": "Default",
11 11
 			"position": {
12
-				"0": true,
12
+				"0": false,
13 13
 				"1": false,
14
-				"2": false,
14
+				"2": true,
15 15
 				"3": false,
16 16
 				"4": false
17 17
 			}
18 18
 		},
19 19
 		{
20
-			"character": "character-1618911589.json",
20
+			"character": "character-1619708227.json",
21 21
 			"portrait": "",
22
-			"text": "Afin de pouvoir changer la vitre de ton écran, tu vas devoir regarder un tuto.\nIl durerera X temps, sois attentif jusqu’au bout ! "
22
+			"text": "Afin de pouvoir changer la vitre de ton écran, tu vas devoir regarder un tuto.\nIl durerera 3 heures et 20 minutes,, sois attentif jusqu’au bout ! "
23 23
 		},
24 24
 		{
25 25
 			"emit_signal": "setup_minigame time 200 hard 2_0_minigame_lose 2_0_minigame_win 3"
@@ -28,7 +28,7 @@
28 28
 			"background": ""
29 29
 		},
30 30
 		{
31
-			"character": "character-1618911589.json",
31
+			"character": "character-1619708227.json",
32 32
 			"portrait": "",
33 33
 			"text": "Pour rester attentif lors de ce tutoriel, évite de mettre le feu à ton téléphone et concentre-toi bien sur l’écran !"
34 34
 		},

+ 2
- 2
dialogic/timelines/timeline-1619294482.json View File

@@ -12,8 +12,8 @@
12 12
 			"mirror": false,
13 13
 			"portrait": "Default",
14 14
 			"position": {
15
-				"0": false,
16
-				"1": true,
15
+				"0": true,
16
+				"1": false,
17 17
 				"2": false,
18 18
 				"3": false,
19 19
 				"4": false

+ 5
- 5
dialogic/timelines/timeline-1619340506.json View File

@@ -171,11 +171,6 @@
171 171
 			}
172 172
 		},
173 173
 		{
174
-			"character": "character-1618942597.json",
175
-			"portrait": "Default",
176
-			"text": "Super !"
177
-		},
178
-		{
179 174
 			"action": "join",
180 175
 			"character": "character-1619289879.json",
181 176
 			"mirror": false,
@@ -202,6 +197,11 @@
202 197
 			}
203 198
 		},
204 199
 		{
200
+			"character": "character-1618942597.json",
201
+			"portrait": "Default",
202
+			"text": "Super !"
203
+		},
204
+		{
205 205
 			"character": "character-1618942519.json",
206 206
 			"portrait": "Default",
207 207
 			"text": "Il faut que j’y aille, "

+ 1
- 1
dialogic/timelines/timeline-1619340518.json View File

@@ -116,7 +116,7 @@
116 116
 		{
117 117
 			"character": "character-1618942597.json",
118 118
 			"portrait": "Default",
119
-			"text": "De nos jours, les cadeaux faits-mains sont à la mode. "
119
+			"text": "De nos jours, les cadeaux fait-mains sont à la mode. "
120 120
 		},
121 121
 		{
122 122
 			"choice": "Mlle Paris Shop (6ème Arr.)",

+ 7
- 2
dialogic/timelines/timeline-1619340529.json View File

@@ -135,7 +135,7 @@
135 135
 			"action": "join",
136 136
 			"character": "character-1618942597.json",
137 137
 			"mirror": false,
138
-			"portrait": "Default",
138
+			"portrait": "marie_etonne",
139 139
 			"position": {
140 140
 				"0": false,
141 141
 				"1": false,
@@ -146,8 +146,13 @@
146 146
 		},
147 147
 		{
148 148
 			"character": "character-1618942597.json",
149
+			"portrait": "",
150
+			"text": "Je suis trop motivée ! "
151
+		},
152
+		{
153
+			"character": "character-1618942597.json",
149 154
 			"portrait": "Default",
150
-			"text": "Je suis trop motivée ! De nos jours, les cadeaux faits-mains sont à la mode."
155
+			"text": "De nos jours, les cadeaux fait-mains sont à la mode."
151 156
 		},
152 157
 		{
153 158
 			"endbranch": ""

+ 53
- 8
dialogic/timelines/timeline-1619343568.json View File

@@ -154,6 +154,21 @@
154 154
 			"value": "1"
155 155
 		},
156 156
 		{
157
+			"character": "character-1619294971.json",
158
+			"portrait": "",
159
+			"text": "Trop bien !\nQuelqu'un a-t-il besoin que je lui rappelle les règles ?"
160
+		},
161
+		{
162
+			"character": "character-1619300743.json",
163
+			"portrait": "",
164
+			"text": "Je veux bien s'll te plaît !"
165
+		},
166
+		{
167
+			"character": "character-1619294971.json",
168
+			"portrait": "",
169
+			"text": "C'est parti !"
170
+		},
171
+		{
157 172
 			"action": "leaveall",
158 173
 			"character": "[All]"
159 174
 		},
@@ -175,6 +190,21 @@
175 190
 			"value": "1"
176 191
 		},
177 192
 		{
193
+			"character": "character-1619294971.json",
194
+			"portrait": "",
195
+			"text": "Trop bien !\nQuelqu'un a-t-il besoin que je lui rappelle les règles ?"
196
+		},
197
+		{
198
+			"character": "character-1619300743.json",
199
+			"portrait": "",
200
+			"text": "Je veux bien s'll te plaît !"
201
+		},
202
+		{
203
+			"character": "character-1619294971.json",
204
+			"portrait": "",
205
+			"text": "C'est parti !"
206
+		},
207
+		{
178 208
 			"action": "leaveall",
179 209
 			"character": "[All]"
180 210
 		},
@@ -238,7 +268,7 @@
238 268
 			"wait_seconds": 1
239 269
 		},
240 270
 		{
241
-			"background": ""
271
+			"background": "res://backgrounds/noir.jpg"
242 272
 		},
243 273
 		{
244 274
 			"action": "join",
@@ -317,7 +347,7 @@
317 347
 			"wait_seconds": 1
318 348
 		},
319 349
 		{
320
-			"background": ""
350
+			"background": "res://backgrounds/noir.jpg"
321 351
 		},
322 352
 		{
323 353
 			"action": "join",
@@ -354,6 +384,21 @@
354 384
 			"value": "0"
355 385
 		},
356 386
 		{
387
+			"character": "character-1619294971.json",
388
+			"portrait": "",
389
+			"text": "Trop bien !\nQuelqu'un a-t-il besoin que je lui rappelle les règles ?"
390
+		},
391
+		{
392
+			"character": "character-1619300743.json",
393
+			"portrait": "",
394
+			"text": "Je veux bien s'll te plaît !"
395
+		},
396
+		{
397
+			"character": "character-1619294971.json",
398
+			"portrait": "",
399
+			"text": "C'est parti !"
400
+		},
401
+		{
357 402
 			"action": "leaveall",
358 403
 			"character": "[All]"
359 404
 		},
@@ -417,7 +462,12 @@
417 462
 			"wait_seconds": 1
418 463
 		},
419 464
 		{
420
-			"background": ""
465
+			"background": "res://backgrounds/noir.jpg"
466
+		},
467
+		{
468
+			"character": "character-1618911589.json",
469
+			"portrait": "",
470
+			"text": "Tu as bien dormi et ton téléphone ne t'a pas ditrait …\nTon partiel du lendemain s’est bien passé."
421 471
 		},
422 472
 		{
423 473
 			"action": "join",
@@ -433,11 +483,6 @@
433 483
 			}
434 484
 		},
435 485
 		{
436
-			"character": "character-1618911589.json",
437
-			"portrait": "",
438
-			"text": "Tu as bien dormi et ton téléphone ne t'a pas ditrait …\nTon partiel du lendemain s’est bien passé."
439
-		},
440
-		{
441 486
 			"action": "leaveall",
442 487
 			"character": "[All]"
443 488
 		},

+ 4
- 12
dialogic/timelines/timeline-1619345227.json View File

@@ -5,35 +5,27 @@
5 5
 		},
6 6
 		{
7 7
 			"action": "join",
8
-			"character": "character-1618911589.json",
8
+			"character": "character-1619294971.json",
9 9
 			"mirror": false,
10 10
 			"portrait": "Default",
11 11
 			"position": {
12
-				"0": true,
12
+				"0": false,
13 13
 				"1": false,
14
-				"2": false,
14
+				"2": true,
15 15
 				"3": false,
16 16
 				"4": false
17 17
 			}
18 18
 		},
19 19
 		{
20
-			"character": "character-1618911589.json",
21
-			"portrait": "",
22
-			"text": "Tu vas pouvoir jouer avec tes ami à DevineLeDessin !"
23
-		},
24
-		{
25 20
 			"definition": "1619357721-648",
26 21
 			"operation": "+",
27 22
 			"set_value": "1"
28 23
 		},
29 24
 		{
30
-			"wait_seconds": 1
31
-		},
32
-		{
33 25
 			"emit_signal": "setup_minigame score 20 hard 2_2_1_minigame_lose 2_2_1_minigame_win 4"
34 26
 		},
35 27
 		{
36
-			"character": "character-1618911589.json",
28
+			"character": "character-1619294971.json",
37 29
 			"portrait": "",
38 30
 			"text": "Pour gagner la partie, évite les mauvais dessins et fais ressortir le Léonard de Vinci qui sommeille en toi !\nBonne chance !"
39 31
 		},

+ 0
- 25
dialogic/timelines/timeline-1619346229.json View File

@@ -85,31 +85,6 @@
85 85
 			"wait_seconds": 1
86 86
 		},
87 87
 		{
88
-			"action": "join",
89
-			"character": "character-1618911589.json",
90
-			"mirror": false,
91
-			"portrait": "Default",
92
-			"position": {
93
-				"0": true,
94
-				"1": false,
95
-				"2": false,
96
-				"3": false,
97
-				"4": false
98
-			}
99
-		},
100
-		{
101
-			"character": "character-1618911589.json",
102
-			"portrait": "",
103
-			"text": "Le résultat du test de personnalité correspond à votre profil déterminé par tous les choix que vous avez fait depuis le début.\nVoici le profil que vous avez obtenu !"
104
-		},
105
-		{
106
-			"action": "leaveall",
107
-			"character": "[All]"
108
-		},
109
-		{
110
-			"wait_seconds": 1
111
-		},
112
-		{
113 88
 			"change_timeline": "timeline-1616662258.json"
114 89
 		}
115 90
 	],

+ 1
- 6
dialogic/timelines/timeline-1619357527.json View File

@@ -49,16 +49,11 @@
49 49
 		},
50 50
 		{
51 51
 			"character": "character-1619294971.json",
52
-			"portrait": "",
53
-			"text": "Une dernière partie ?"
54
-		},
55
-		{
56
-			"character": "character-1618911589.json",
57 52
 			"options": [
58 53
 
59 54
 			],
60 55
 			"portrait": "",
61
-			"question": "Souhaites-tu faire une autre partie ?"
56
+			"question": "Une dernière partie ?"
62 57
 		},
63 58
 		{
64 59
 			"choice": "Oui !!",

+ 1
- 1
dialogic/timelines/timeline-1619357529.json View File

@@ -65,7 +65,7 @@
65 65
 			"wait_seconds": 1
66 66
 		},
67 67
 		{
68
-			"background": ""
68
+			"background": "res://backgrounds/noir.jpg"
69 69
 		},
70 70
 		{
71 71
 			"action": "join",

+ 1
- 1
dialogic/timelines/timeline-1619357537.json View File

@@ -65,7 +65,7 @@
65 65
 			"wait_seconds": 1
66 66
 		},
67 67
 		{
68
-			"background": ""
68
+			"background": "res://backgrounds/noir.jpg"
69 69
 		},
70 70
 		{
71 71
 			"action": "join",

+ 4
- 4
dialogic/timelines/timeline-1619359136.json View File

@@ -149,7 +149,7 @@
149 149
 		{
150 150
 			"character": "character-1619368458.json",
151 151
 			"portrait": "",
152
-			"text": "Aller soyons raisonnables et allons nous coucher !"
152
+			"text": "Allez, soyons raisonnables et allons nous coucher !"
153 153
 		},
154 154
 		{
155 155
 			"character": "character-1619300743.json",
@@ -166,7 +166,7 @@
166 166
 			"character": "[All]"
167 167
 		},
168 168
 		{
169
-			"background": ""
169
+			"background": "res://backgrounds/noir.jpg"
170 170
 		},
171 171
 		{
172 172
 			"action": "join",
@@ -298,7 +298,7 @@
298 298
 			"wait_seconds": 1
299 299
 		},
300 300
 		{
301
-			"background": ""
301
+			"background": "res://backgrounds/noir.jpg"
302 302
 		},
303 303
 		{
304 304
 			"action": "join",
@@ -417,7 +417,7 @@
417 417
 			"text": "Reposez-vous bien et à demain !"
418 418
 		},
419 419
 		{
420
-			"background": ""
420
+			"background": "res://backgrounds/noir.jpg"
421 421
 		},
422 422
 		{
423 423
 			"action": "join",

+ 1
- 1
dialogic/timelines/timeline-1619369537.json View File

@@ -105,7 +105,7 @@
105 105
 			"wait_seconds": 1
106 106
 		},
107 107
 		{
108
-			"background": ""
108
+			"background": "res://backgrounds/noir.jpg"
109 109
 		},
110 110
 		{
111 111
 			"action": "join",

+ 1
- 1
dialogic/timelines/timeline-1619379308.json View File

@@ -1,7 +1,7 @@
1 1
 {
2 2
 	"events": [
3 3
 		{
4
-			"background": ""
4
+			"background": "res://backgrounds/noir.jpg"
5 5
 		},
6 6
 		{
7 7
 			"definition": "1619183465-648",

+ 7
- 7
dialogic/timelines/timeline-1619426738.json View File

@@ -5,29 +5,29 @@
5 5
 		},
6 6
 		{
7 7
 			"action": "join",
8
-			"character": "character-1618911589.json",
8
+			"character": "character-1619294971.json",
9 9
 			"mirror": false,
10 10
 			"portrait": "Default",
11 11
 			"position": {
12
-				"0": true,
12
+				"0": false,
13 13
 				"1": false,
14
-				"2": false,
14
+				"2": true,
15 15
 				"3": false,
16 16
 				"4": false
17 17
 			}
18 18
 		},
19 19
 		{
20
-			"character": "character-1618911589.json",
20
+			"character": "character-1619294971.json",
21 21
 			"portrait": "",
22
-			"text": "Tu vas pouvoir jouer à nouveau avec tes ami à DevineLeDessin !"
22
+			"text": "Et c'est reparti !"
23 23
 		},
24 24
 		{
25 25
 			"emit_signal": "setup_minigame score 20 easy 2_2_2_A_minigame_lose 2_2_2_A_minigame_win 4"
26 26
 		},
27 27
 		{
28
-			"character": "character-1618911589.json",
28
+			"character": "character-1619294971.json",
29 29
 			"portrait": "",
30
-			"text": "Pour gagner la partie, évite les mauvais dessins et fais ressortir le Léonard de Vinci qui sommeille en toi !\nBonne chance !"
30
+			"text": "N'oublie pas, pour gagner la partie, évite les mauvais dessins et fais ressortir le Léonard de Vinci qui sommeille en toi !\nBonne chance !"
31 31
 		},
32 32
 		{
33 33
 			"emit_signal": "start_minigame"

+ 1
- 1
dialogic/timelines/timeline-1619426800.json View File

@@ -22,7 +22,7 @@
22 22
 		{
23 23
 			"character": "character-1619368458.json",
24 24
 			"portrait": "",
25
-			"text": "Les amis, vous avez devant vous le futur Picasso !"
25
+			"text": "Les amis, vous avez devant vous le futur Da Vinci !"
26 26
 		},
27 27
 		{
28 28
 			"action": "leaveall",

+ 7
- 7
dialogic/timelines/timeline-1619426853.json View File

@@ -5,29 +5,29 @@
5 5
 		},
6 6
 		{
7 7
 			"action": "join",
8
-			"character": "character-1618911589.json",
8
+			"character": "character-1619294971.json",
9 9
 			"mirror": false,
10 10
 			"portrait": "Default",
11 11
 			"position": {
12
-				"0": true,
12
+				"0": false,
13 13
 				"1": false,
14
-				"2": false,
14
+				"2": true,
15 15
 				"3": false,
16 16
 				"4": false
17 17
 			}
18 18
 		},
19 19
 		{
20
-			"character": "character-1618911589.json",
20
+			"character": "character-1619294971.json",
21 21
 			"portrait": "",
22
-			"text": "Tu vas pouvoir jouer à nouveau avec tes ami à DevineLeDessin !"
22
+			"text": "Et c'est reparti !"
23 23
 		},
24 24
 		{
25 25
 			"emit_signal": "setup_minigame score 20 easy 2_2_2_B_minigame_lose 2_2_2_B_minigame_win 4"
26 26
 		},
27 27
 		{
28
-			"character": "character-1618911589.json",
28
+			"character": "character-1619294971.json",
29 29
 			"portrait": "",
30
-			"text": "Pour gagner la partie, évite les mauvais dessins et fais ressortir le Léonard de Vinci qui sommeille en toi !\nBonne chance !"
30
+			"text": "N'oublie pas, pour gagner la partie, évite les mauvais dessins et fais ressortir le Léonard de Vinci qui sommeille en toi !\nBonne chance !"
31 31
 		},
32 32
 		{
33 33
 			"emit_signal": "start_minigame"

+ 4
- 4
dialogic/timelines/timeline-1619448653.json View File

@@ -18,19 +18,19 @@
18 18
 		},
19 19
 		{
20 20
 			"action": "join",
21
-			"character": "character-1618911589.json",
21
+			"character": "character-1619708227.json",
22 22
 			"mirror": false,
23 23
 			"portrait": "Default",
24 24
 			"position": {
25
-				"0": true,
25
+				"0": false,
26 26
 				"1": false,
27
-				"2": false,
27
+				"2": true,
28 28
 				"3": false,
29 29
 				"4": false
30 30
 			}
31 31
 		},
32 32
 		{
33
-			"character": "character-1618911589.json",
33
+			"character": "character-1619708227.json",
34 34
 			"portrait": "",
35 35
 			"text": "Bravo tu as changé ton écran avec succès !\nTon téléphone est de nouveau fonctionnel !"
36 36
 		},

+ 4
- 4
dialogic/timelines/timeline-1619449228.json View File

@@ -13,19 +13,19 @@
13 13
 		},
14 14
 		{
15 15
 			"action": "join",
16
-			"character": "character-1618911589.json",
16
+			"character": "character-1619708227.json",
17 17
 			"mirror": false,
18 18
 			"portrait": "Default",
19 19
 			"position": {
20
-				"0": true,
20
+				"0": false,
21 21
 				"1": false,
22
-				"2": false,
22
+				"2": true,
23 23
 				"3": false,
24 24
 				"4": false
25 25
 			}
26 26
 		},
27 27
 		{
28
-			"character": "character-1618911589.json",
28
+			"character": "character-1619708227.json",
29 29
 			"portrait": "",
30 30
 			"text": "Bravo tu as changé ton écran avec succès !\nTon téléphone est de nouveau fonctionnel !"
31 31
 		},

+ 7
- 7
dialogic/timelines/timeline-1619638885.json View File

@@ -5,29 +5,29 @@
5 5
 		},
6 6
 		{
7 7
 			"action": "join",
8
-			"character": "character-1618911589.json",
8
+			"character": "character-1619294971.json",
9 9
 			"mirror": false,
10 10
 			"portrait": "Default",
11 11
 			"position": {
12
-				"0": true,
12
+				"0": false,
13 13
 				"1": false,
14
-				"2": false,
14
+				"2": true,
15 15
 				"3": false,
16 16
 				"4": false
17 17
 			}
18 18
 		},
19 19
 		{
20
-			"character": "character-1618911589.json",
20
+			"character": "character-1619294971.json",
21 21
 			"portrait": "",
22
-			"text": "Tu n'as pas réussi à battre tes amis pour cette partie."
22
+			"text": "Perdu !!!!"
23 23
 		},
24 24
 		{
25
-			"character": "character-1618911589.json",
25
+			"character": "character-1619294971.json",
26 26
 			"options": [
27 27
 
28 28
 			],
29 29
 			"portrait": "",
30
-			"question": "Veux-tu prendre ta revanche ?"
30
+			"question": "Tu veux prendre ta revanche ?"
31 31
 		},
32 32
 		{
33 33
 			"choice": "Oui, je ne connais pas le mot perdre ",

+ 7
- 7
dialogic/timelines/timeline-1619639516.json View File

@@ -5,29 +5,29 @@
5 5
 		},
6 6
 		{
7 7
 			"action": "join",
8
-			"character": "character-1618911589.json",
8
+			"character": "character-1619294971.json",
9 9
 			"mirror": false,
10 10
 			"portrait": "Default",
11 11
 			"position": {
12
-				"0": true,
12
+				"0": false,
13 13
 				"1": false,
14
-				"2": false,
14
+				"2": true,
15 15
 				"3": false,
16 16
 				"4": false
17 17
 			}
18 18
 		},
19 19
 		{
20
-			"character": "character-1618911589.json",
20
+			"character": "character-1619294971.json",
21 21
 			"portrait": "",
22
-			"text": "Malheureusement, tu n'as pas réussi à changer la vitre de ton téléphone."
22
+			"text": "Perdu !!!!"
23 23
 		},
24 24
 		{
25
-			"character": "character-1618911589.json",
25
+			"character": "character-1619294971.json",
26 26
 			"options": [
27 27
 
28 28
 			],
29 29
 			"portrait": "",
30
-			"question": "Veux-tu rejouer ?"
30
+			"question": "Tu veux rejouer ?"
31 31
 		},
32 32
 		{
33 33
 			"choice": "Oui, je ne connais pas le mot perdre",

+ 7
- 7
dialogic/timelines/timeline-1619639538.json View File

@@ -5,29 +5,29 @@
5 5
 		},
6 6
 		{
7 7
 			"action": "join",
8
-			"character": "character-1618911589.json",
8
+			"character": "character-1619294971.json",
9 9
 			"mirror": false,
10 10
 			"portrait": "Default",
11 11
 			"position": {
12
-				"0": true,
12
+				"0": false,
13 13
 				"1": false,
14
-				"2": false,
14
+				"2": true,
15 15
 				"3": false,
16 16
 				"4": false
17 17
 			}
18 18
 		},
19 19
 		{
20
-			"character": "character-1618911589.json",
20
+			"character": "character-1619294971.json",
21 21
 			"portrait": "",
22
-			"text": "Malheureusement, tu n'as pas réussi à changer la vitre de ton téléphone."
22
+			"text": "Perdu !!!!"
23 23
 		},
24 24
 		{
25
-			"character": "character-1618911589.json",
25
+			"character": "character-1619294971.json",
26 26
 			"options": [
27 27
 
28 28
 			],
29 29
 			"portrait": "",
30
-			"question": "Veux-tu rejouer ?"
30
+			"question": "Tu veux rejouer ?"
31 31
 		},
32 32
 		{
33 33
 			"choice": "Oui, je ne connais pas le mot perdre",

+ 40
- 0
dialogic/timelines/timeline-1619707711.json View File

@@ -0,0 +1,40 @@
1
+{
2
+	"events": [
3
+		{
4
+			"background": "res://backgrounds/noir.jpg"
5
+		},
6
+		{
7
+			"action": "join",
8
+			"character": "character-1618911589.json",
9
+			"mirror": false,
10
+			"portrait": "Default",
11
+			"position": {
12
+				"0": true,
13
+				"1": false,
14
+				"2": false,
15
+				"3": false,
16
+				"4": false
17
+			}
18
+		},
19
+		{
20
+			"character": "character-1618911589.json",
21
+			"portrait": "",
22
+			"text": "Vous avez mené à bien votre premier projet. \nVous êtes désormais responsable de l’intégration d’un moteur de recherche dans le téléphone."
23
+		},
24
+		{
25
+			"action": "leaveall",
26
+			"character": "[All]"
27
+		},
28
+		{
29
+			"wait_seconds": 1
30
+		},
31
+		{
32
+			"change_timeline": "timeline-1619204752.json"
33
+		}
34
+	],
35
+	"metadata": {
36
+		"dialogic-version": "1.2",
37
+		"file": "timeline-1619707711.json",
38
+		"name": "1_1_transition"
39
+	}
40
+}

Loading…
Cancel
Save