Skip to content

Commit 04a1470

Browse files
committed
Day 2 animations
Finished animations for day2 up until after lunch. Animations for all lunch options done.
1 parent 0a4f75b commit 04a1470

File tree

6 files changed

+155
-19
lines changed

6 files changed

+155
-19
lines changed

BytesOfLove/game/scripts/orientation/w0_d2.rpy

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -221,15 +221,23 @@ label w0_d2:
221221
mc "\"Yeah I agree with Python, computer science definitely seems cool.\""
222222
mc "\"I’m just like you, I don’t have much experience, but I’m excited to learn.\""
223223
mc "\"And A.I. is a great field to make money in.\""
224+
hide python_pocket
225+
show python_pocket_happy at right
224226
p "\"I don’t care too much about the money, but it definitely won’t hurt!\""
227+
hide python_pocket_happy
228+
show python_pocket at right
225229

226230
"Respond to C++":
227231
$ c_rep = reputation(c_rep, 3)
228232
mc "\"I think it’s really cool that your parents work for those companies, C++.\""
229233
mc "\"I’ve never heard of iClicker or Mentimeter.\""
230234
mc "\"I don’t know much when it comes to coding, but you sound really experienced.\""
231235
mc "\"Maybe you could show me the ropes sometime...?\""
236+
hide cpp_normal
237+
show cpp_talk
232238
c "\"Sure, if you can keep up...\""
239+
hide cpp_talk
240+
show cpp_normal
233241

234242
bsl "\"Alright now, we’re gonna start our guided tour of campus!\""
235243

@@ -238,35 +246,34 @@ label w0_d2:
238246

239247
"{i}The group tours campus as the breakout session leader talks about random trivia{/i}"
240248
bsl "\"And if you look to your left you will see Half-A-Century Tower...\""
249+
show cpp_normal with dissolve
241250
c "\"Gosh, this is so boring.\""
242251
c "\"Who doesn’t know all of this stuff already?\""
243252
c "\"I mean did anybody really come to this school without already taking a tour?\""
244-
p "\"I didn’t... so this is interesting! I’m really enjoying this tour.\""
245-
246-
247253
show python_pocket_happy at left with dissolve
254+
p "\"I didn’t... so this is interesting! I’m really enjoying this tour.\""
248255
p "\"Like look at that cool statue over there.\""
249256
p "\"Don’t you guys think he looks cool?\""
250257
hide python_pocket_happy
251258
show python_pocket at left
252-
show cpp_talk with dissolve
259+
hide cpp_normal
260+
show cpp_talk
253261
c "\"Oh? You think that’s cool?\""
254262
c "\"That statue is actually Thomas ‘Firewall’ Jackson.\""
255263
c "\"He was a general in a huge war a while ago and the armies he commanded were basically impenetrable.\""
256264
c "\"But, he killed a lot of people...\""
257265
c "\"You really think someone like that is cool??\""
258-
259266
hide cpp_talk
260267
show cpp_normal
261-
262268
hide python_pocket
263269
show python_pocket_happy at left
264270
p "\"Oh, well I didn’t realize that...\""
265-
266271
hide cpp_normal
267272
show cpp_talk
268273
c "\"Yeah, I wouldn’t expect someone like you to know basic history...\""
269-
show js_normal at right with dissolve
274+
hide cpp_talk
275+
show cpp_normal
276+
show js_talk at right with dissolve
270277
js "\"Well I thought he was cool looking too, it was just an honest mistake.\""
271278
js "\"There’s no need to be so aggressive, C++...\""
272279

BytesOfLove/game/scripts/orientation/w0_d2_choices/w0_d2_LunchApology.rpy

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
label w0_d2_LunchApology:
2+
hide python_pocket
3+
show python_pocket_happy at left
24
p "\"Hey JavaScript!\""
35
p "\"Is it okay if we join you?\""
6+
hide python_pocket_happy
7+
show python_pocket at left
8+
hide js_normal
9+
show js_talk
410
js "\"Yeah, sure!\""
5-
#hide python_happy
6-
#show python_pocket
7-
#show cpp_normal at right with dissolve
11+
hide js_talk
12+
show js_normal
813
mc "\"Lunch was good, I am glad that we got to eat some good food.\""
914

1015
menu w0_d2_LunchApologyC:
@@ -30,8 +35,16 @@ menu w0_d2_LunchFlirtDecision:
3035
jump w0_d2_LunchFlirt
3136

3237
"Don't Flirt":
38+
hide js_normal
39+
show js_talk
3340
js "\"I totally agree, [mc]!\""
3441
js "\"I think we can be good friends as well.\""
42+
hide js_talk
43+
show js_normal
44+
hide python_pocket
45+
show python_pocket_happy at left
3546
p "\"Yeah, and it’s so good that we are all computer science majors.\""
3647
p "\"Hopefully we will have a lot of classes together.\""
48+
hide python_pocket_happy
49+
show python_pocket at left
3750
jump w0_d2_AfterLunch

BytesOfLove/game/scripts/orientation/w0_d2_choices/w0_d2_LunchFlirt.rpy

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,34 +4,70 @@ label w0_d2_LunchFlirt:
44
$ p_rep = reputation(p_rep, -2)
55
mc "\"Especially you Python.\""
66
mc "{i}Winks{/i}"
7+
hide python_pocket
8+
show python_pocket_happy at left
79
p "\"Wow, way to ruin an apology.\""
810
p "\"I expected nothing less.\""
11+
hide python_pocket_happy
12+
show python_pocket at left
13+
hide cpp_normal
14+
show cpp_talk at right
915
c "\"Typical man...\""
16+
hide cpp_talk
17+
show cpp_normal at right
1018
"Flirt with C++":
1119
$ c_rep = reputation(c_rep, -2)
1220
mc "\"Especially you C++.\""
1321
mc "{i}Winks{/i}"
22+
hide cpp_normal
23+
show cpp_talk at right
1424
c "\"Wow, way to ruin an apology.\""
1525
c "\"I expected nothing less.\""
26+
hide cpp_talk
27+
show cpp_normal at right
28+
hide js_normal
29+
show js_talk
1630
js "\"What a simp...\""
31+
hide js_talk
32+
show js_normal
1733

1834
"Flirt with JavaScript":
1935
$ js_rep = reputation(js_rep, -2)
2036
mc "\"Especially you JavaScript.\""
2137
mc "{i}Winks{/i}"
38+
hide js_normal
39+
show js_talk
2240
js "\"Wow, way to ruin an apology.\""
2341
js "\"I expected nothing less.\""
42+
hide js_talk
43+
show js_normal
44+
hide cpp_normal
45+
show cpp_talk at right
2446
c "\"Men...\""
47+
hide cpp_talk
48+
show cpp_normal at right
2549

2650
"Everyone":
2751
$ p_rep = reputation(p_rep, -6)
2852
$ js_rep = reputation(js_rep, -6)
2953
$ c_rep = reputation(c_rep, -6)
3054
mc "\"Maybe I could get to know all of you really well back at my hotel tonight...\""
55+
hide cpp_normal
56+
show cpp_talk at right
3157
c "\"What the actual fuck is wrong with you.\""
3258
c "\"That is so disgusting.\""
59+
hide cpp_talk
60+
show cpp_normal at right
61+
hide python_pocket
62+
show python_angry_talk at left
3363
p "\"I can’t believe you, you are despicable.\""
64+
hide python_angry_talk
65+
show python_angry at left
66+
hide js_normal
67+
show js_talk
3468
js "\"I think I might actually throw up...\""
69+
hide js_talk
70+
show js_normal
3571

3672
mc "\"Hmm, I thought that would go differently.\""
3773
mc "\"Can’t blame me, shooters gotta shoot...\""
Lines changed: 30 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,69 @@
11
label w0_d2_LunchJava:
22
# I think this should increase JS affection, currently not in script - Lazzy
3-
show js_normal
3+
show js_normal with dissolve
44
mc "\"Hey JavaScript, I’m sorry for how I was acting earlier.\""
55
mc "\"That was mean of me.\""
6+
hide js_normal
7+
show js_talk
68
js "\"Oh, it’s okay.\""
79
js "\"It was really just a misunderstanding.\""
10+
hide js_talk
11+
show js_normal
812
mc "\"Okay, whew. I was scared you would still be mad at me.\""
13+
hide js_normal
14+
show js_talk
915
js "\"No, it’s okay.\""
1016
js "\"I’m not mad.\""
1117
js "\"Like I said, it was a misunderstanding, I’m not mad.\""
1218
js "\"Thank you for coming and sitting with me.\""
1319
js "\"I am really excited to eat this lunch!\""
1420
js "\"I’ve heard the plantains are to die for.\""
21+
hide js_talk
22+
show js_normal
1523
mc "\"Yeah me too, I love plantains.\""
1624
mc "\"And I didn’t get to eat breakfast, so I’m pretty hungry.\""
25+
hide js_normal
26+
show js_talk
1727
js "\"How come? Breakfast is like the most important meal of the day.\""
28+
hide js_talk
29+
show js_normal
1830
mc "\"My morning was a mess.\""
1931
mc "\"I am from an area about 4 hours away from here and so I had to stay in a hotel.\""
2032
mc "\"And last night I was up way too late.\""
2133
mc "\"And as you can guess I didn’t wake up on time.\""
34+
hide js_normal
35+
show js_talk
2236
js "\"Did you make it to orientation on time?\""
37+
hide js_talk
38+
show js_normal
2339
mc "\"Yeah, and that wasn’t even the worst part.\""
2440
mc "\"I rushed out the door and got in my car in like 3 minutes so I could get to orientation on time.\""
2541
mc "\"But when I started driving, I realized I didn’t even know where the school was.\""
42+
hide js_normal
43+
show js_talk
2644
js "\"Yeah, I literally experienced something like that too!\""
2745
js "\"Even though my mom drove with me, I still have no idea how to get around this town.\""
46+
hide js_talk
47+
show js_normal
2848
mc "\"Then I eventually got here, and I realized I missed the start of orientation.\""
2949
mc "\"Luckily, there was a professor there who told me where to go.\""
3050
mc "\"And that’s how I ended up in the breakout room.\""
51+
hide js_normal
52+
show js_talk
3153
js "\"You met a professor?\""
3254
js "\"I don’t think there are any professors on campus right now.\""
3355
js "\"Classes haven’t started, so they have no reason to be here.\""
56+
hide js_talk
57+
show js_normal
3458
mc "\"Huh I didn’t think of that.\""
3559
mc "\"She was definitely older than us and seemed really knowledgeable.\""
3660
mc "\"She definitely wasn’t a student, she looked too old to be anywhere near our age.\""
61+
hide js_normal
62+
show js_talk
3763
js "\"Hmm, maybe-\""
38-
show js_normal at left with move
39-
show python_happy with dissolve
64+
hide js_talk
65+
show js_normal
66+
show python_pocket at left with dissolve
4067
show cpp_normal at right with dissolve
4168
jump w0_d2_LunchApology
4269

Lines changed: 53 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,67 +1,119 @@
11
label w0_d2_LunchPythonC:
22
mc "\"Hey Python and C++, what did you guys get for lunch?\""
3-
show python_normal at left with easeinleft
3+
show python_angry at left with easeinleft
44
p "\"...\""
55
mc "\"Look, I’m sorry about what happened earlier.\""
66
mc "\"Do you think we can move past this and start over?\""
7+
hide python_angry
8+
show python_angry_talk at left
79
p "\"I guess it would be nice if we all got along.\""
810
p "\"What do you think, C++?\""
11+
hide python_angry_talk
12+
show python_angry at left
913
show cpp_talk at right with easeinright
1014
c "\"I don’t care, do whatever you want.\""
15+
hide cpp_talk
16+
show cpp_normal at right
17+
hide python_angry
18+
show python_pocket_happy at left
1119
p "\"It’s settled then.\""
1220
p "\"No hard feelings, we’re all friends here.\""
21+
hide python_pocket_happy
22+
show python_pocket at left
1323
mc "\"Great. What did you get for lunch?\""
24+
hide python_pocket
25+
show python_pocket_happy at left
1426
p "\"I got a beef burrito and some plantains for lunch.\""
1527
p "\"It looks really good, and I am starving!\""
28+
hide python_pocket_happy
29+
show python_pocket at left
1630
mc "\"Yeah me too, I didn’t even get to eat breakfast.\""
31+
hide cpp_normal
32+
show cpp_talk at right
1733
c "\"Why not? You’re so stupid you don’t know how to cook?\""
1834
c "{i}Sighs{/i} \"Sorry that was mean, why didn’t you get breakfast??\""
35+
hide cpp_talk
36+
show cpp_normal at right
1937
mc "\"My morning was a mess.\""
2038
mc "\"I am from an area about 4 hours away from here and so I had to stay in a hotel.\""
2139
mc "\"And last night I was up way too late.\""
2240
mc "\"And as you can guess I didn’t wake up on time.\""
41+
hide cpp_normal
42+
show cpp_talk at right
2343
c "\"And that was why you barely made it to the room on time?\""
44+
hide cpp_talk
45+
show cpp_normal at right
2446
mc "\"Yeah, and that wasn’t even the worst part.\""
2547
mc "\"I rushed out the door and got to my car in like 3 minutes.\""
2648
mc "\"But when I started driving, I realized I didn’t even know where the school was.\""
49+
hide python_pocket
50+
show python_pocket_happy at left
2751
p "\"Yeah, I ran into the same problem.\""
2852
p "\"I have never been to Bytesborough before today.\""
53+
hide python_pocket_happy
54+
show python_pocket at left
2955
mc "\"Then I eventually got here and I realized I missed the start of orientation.\""
3056
mc "\"Luckily there was a professor there who told me where I was supposed to go.\""
3157
mc "\"And that’s how I ended up in the breakout room.\""
58+
hide cpp_normal
59+
show cpp_talk at right
3260
c "\"You met a professor?\""
3361
c "\"I don’t think there are any professors on campus right now.\""
3462
c "\"Since classes haven’t started, they have no reason to be here.\""
63+
hide cpp_talk
64+
show cpp_normal at right
65+
hide python_pocket
66+
show python_pocket_happy at left
3567
p "\"You’re right. Come to think of it, I haven't seen any professors either.\""
68+
hide python_pocket_happy
69+
show python_pocket at left
3670
mc "\"Huh, I didn’t think of that.\""
3771
mc "\"She was definitely older than us and seemed really knowledgeable.\""
72+
hide cpp_normal
73+
show cpp_talk at right
3874
c "\"You better not be trying to get ahead of me before the semester even starts.\""
75+
hide cpp_talk
76+
show cpp_normal at right
3977
mc "\"Don’t worry, I don’t have to try, I’m probably ahead of you already.\""
4078
mc "\"Anyway, what did you guys think about JavaScript?\""
79+
hide python_pocket
80+
show python_pocket_happy at left
4181
p "\"She seemed really nice.\""
82+
hide python_pocket_happy
83+
show python_pocket at left
84+
hide cpp_normal
85+
show cpp_talk at right
4286
c "\"She just does too much.\""
4387
c "\"She was always saying ‘slay’, or ‘queen’.\""
4488

4589
menu w0_d2_JSAnnoying:
4690
c "\"Talk about being chronically online...\""
4791

4892
"Make fun of JavaScript":
93+
hide cpp_talk
94+
show cpp_normal at right
4995
mc "\"Yeah, she is pretty annoying.\""
5096
# Add camera pan
5197
mc "\"Look over there, she’s sitting alone.\""
5298
mc "\"It makes sense when you think about it.\""
5399
mc "\"I wouldn’t want to sit with her either.\""
54100

55101
"Defend JavaScript":
102+
hide cpp_talk
103+
show cpp_normal at right
56104
mc "\"I mean she can be a little much.\""
57105
mc "\"But I wouldn’t go as far as to say she is annoying.\""
58106
# Add camera pan
59107
mc "\"Look, she is sitting alone over there.\""
60108
mc "\"Do you guys want to go sit with her?\""
61109

110+
hide python_pocket
111+
show python_pocket_happy at left
62112
p "\"I think we should go sit with her.\""
63113
p "\"She is probably feeling lonely.\""
64114
p "\"And we shouldn’t be mean to someone who could be our new friend.\""
115+
hide python_pocket_happy
116+
show python_pocket at left
65117

66118
show js_normal with dissolve
67119
jump w0_d2_LunchApology

0 commit comments

Comments
 (0)