-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathweareone.html
255 lines (229 loc) · 13 KB
/
weareone.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
<!DOCTYPE html>
<html lang="en">
<head>
<title>Portfolio - Amanda Alling Andrén</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.rawgit.com/konpa/devicon/df6431e323547add1b4cf45992913f15286456d3/devicon.min.css">
<link href="css/materialize.css" type="text/css" rel="stylesheet" media="screen,projection"/>
<link href="css/style.css" type="text/css" rel="stylesheet" media="screen,projection"/>
<script
src="https://code.jquery.com/jquery-3.3.1.js"
integrity="sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60="
crossorigin="anonymous">
</script>
<script>
$(function(){
$("#header").load("partials/header.html", function onclick(){
$('.sidenav').sidenav();
});
$("#fab").load("partials/fab.html", function onclick(){
$('.fixed-action-btn').floatingActionButton();
});
$("#footer").load("partials/footer.html");
});
</script>
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="js/materialize.js"></script>
<script src="js/init.js"></script>
<script src="https://kit.fontawesome.com/a98657c293.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css" integrity="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p" crossorigin="anonymous"/>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/devicons/[email protected]/devicon.min.css">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;700&family=Press+Start+2P&display=swap" rel="stylesheet">
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico"/>
</head>
<body>
<header>
<div id="header"></div>
</header>
<!-- fixed action button -->
<div id="fab"></div>
<!-- Project section -->
<div class="parallax-container valign-wrapper" id="projects">
<div class="container">
<!-- <div class="row black rounded_corners" style="margin-top:40px;">
<div class="image col s12 m12 l4 offset-l1 center" style="margin-top:40px;">
<img alt="Cities: VR logo" class="materialboxed responsive-img projects" src="images/projects/cities/cities.jpg">
<div class="divider"></div>
<div class="roundbubble flow-text small-bubble" style="margin-left: 0px;">UX</div>
<div class="roundbubble flow-text small-bubble">Prototyping</div>
<div class="roundbubble flow-text small-bubble">Project Management</div>
<i class='small-bubble'><img alt="Jira logo" src="images/projects/jira_icon_white.svg" width="60" height="60" style="margin-bottom:-3px;" class="none"/></i>
<i class="fab fa-figma small-bubble small-icon" style="padding-top:0;"></i>
<i class='small-bubble'><img alt="Miro logo" src="images/projects/miro_icon_white.svg" width="60" height="60" style="margin-bottom:-3px;" class="none"/></i>
<i class='small-bubble'><img alt="Oculus logo" src="images/projects/logo-oculus.svg" width="60" height="60" style="margin-bottom:-3px;" class="none"/></i>
</div>
<div class="col s12 m12 l6" style="padding-top:0px;margin-top:40px;">
<h5 class="header white-text" style="padding-left:10px;">Case Study</h5>
<h4 class="header" style="margin-top:0px;">Cities: VR</h4>
<p class="light flow-text ">
As the UX Designer for <a href="https://www.fasttravelgames.com/games/citiesvr" target="_blank">Cities: VR</a>, a live VR port of the city-building game <a href="https://www.paradoxinteractive.com/games/cities-skylines/about" target="_blank">Cities: Skylines</a>, I have focused on improving the tutorial and onboarding experience through prototyping, testing, and design discussions with the team.
<br><br>
Upon joining the project, I identified and addressed various issues including overwhelming instructions, long tutorial duration, multiple prompts at once, difficulty remembering controls, and an intrusive screen that followed the player's face.
<br><br>
<a href="#detailed" target="_blank">Jump to detailed case study</a>
</p>
</div>
</div> -->
<div class="row black rounded_corners" style="margin-top:40px;">
<div class="card card-background hoverable rounded_corners">
<div class="card-image center">
<img alt="Cities: VR logo" class="materialboxed responsive-img rounded_corners" src="images/projects/weareone/weareone.jpg">
<span class="card-title center col l10 offset-l1">
<div class="hide-on-small-screen">
<div class="roundbubble flow-text small-bubble-no-margain-bottom">Testing</div>
<i class='small-bubble-no-margain-bottom'><img alt="Jira logo" src="images/projects/jira_icon_white.svg" width="60" height="60" style="margin-bottom:-3px;" class="none"/></i>
<!-- <i class='small-bubble-no-margain-bottom '><img alt="Oculus logo" src="images/projects/logo-oculus.svg" width="60" height="60" style="margin-bottom:-3px;" class="none"/></i> -->
<!-- <a href="https://www.oculus.com/experiences/quest/5380153758692064/" target="_blank" class="btn-large waves-effect waves-light">Store link</a> -->
<a href="https://www.oculus.com/experiences/quest/4089073041145597/" target="_blank"><i class='small-bubble-no-margain-bottom '><img alt="Oculus logo" src="images/projects/logo-oculus.svg" width="60" height="60" style="margin-bottom:-3px;" class="none"/></i></a>
<a href="https://store.steampowered.com/app/1669500/We_Are_One/" target="_blank"><i class="fab fa-steam small-bubble-no-margain-bottom small-icon" style="padding-top:0;"></i></a>
</div>
</span>
</div>
<div class="col s12 m12 l10 offset-l1" >
<h5 class="header white-text">Case Study</h5>
<h4 class="header" style="margin-top:0px;">We Are One</h4>
<p class="light flow-text ">
As part of the publishing team at Fast Travel Games, I conducted multiple UX tests for our publishing title <a href="https://www.oculus.com/experiences/quest/4089073041145597/" target="_blank">We Are One</a>, a puzzle shooter.
<!-- <br><br>
I identified and suggested solutions to various issues. -->
</p>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col s12 m12 l12">
<div class="divider"></div>
</div>
<div class="col s12 m12 l6">
<h6>ONBOARDING & TUTORIAL</h6>
<p class="light flow-text">
I conducted a test to identify usability issues with the tutorial, and if the main mechanics are enjoyable. As a bonus objective, I also tested two new features - Sap Gun and Sling Branch.
<br><br>
Top insights from the testing include:
</p>
<ul class="browser-default flow-text">
<li class="bullet">The onboarding was sufficient to make players understand the game</li>
<li class="bullet">But players needed more guidance regarding restarting levels, overwriting clones, the icons, and ammo amount</li>
<li class="bullet">Players need feedback when the timer runs out, or they're killed by an enemy they didn't see</li>
<li class="bullet">Players forgot to check for accessibility options, and could benifit from a reminder</li>
<li class="bullet">Players would benefit from more time based or contextual reminders</li>
<li class="bullet">Text prompts needed to be more clear, consistant and visible</li>
</ul>
</div>
<div class="col s12 m12 l6">
<figure>
<img alt="" class="materialboxed responsive-img projects" src="images/projects/weareone/tutorial_1.png">
<figcaption>
<p class="img-caption center">
Effective way to communicate information to the player
</p>
</figcaption>
</figure>
</div>
<div class="col s12 m12 l12" id="">
<div class="divider"></div>
</div>
<div class="col s12 m12 l6">
<figure>
<img alt="A drawing of the knight from the game." class="materialboxed responsive-img projects" src="images/projects/weareone/tutorial_2.png">
<figcaption>
<p class="img-caption center">
Great tooltip example!
</p>
</figcaption>
</figure>
</div>
<div class="col s12 m12 l6">
<h6>EDITOR USABILITY TEST</h6>
<p class="light flow-text">
While the level editor was fun and fairly straightforward, I identified a few issues:
</p>
<ul class="browser-default flow-text">
<li class="bullet">Movement, rotation, scale, and placing objects felt janky</li>
<li class="bullet">Tutorial UI is attached to head, which creates annoyance</li>
<li class="bullet">Tutorial automatically moved to next task</li>
<li class="bullet">Objects in the library weren't explained</li>
<li class="bullet">Icons and menu doesn't scale</li>
<li class="bullet">Language was too programmer-ish</li>
</ul>
</div>
<div class="col s12 m12 l12" id="">
<div class="divider"></div>
</div>
<div class="col s12 m12 l8">
<h6>KEY TAKEAWAYS</h6>
<ul class="browser-default flow-text">
<li class="bullet">VR benefits from contextual reminders and hints</li>
<li class="bullet">Multiple prompts and long texts are not good in VR</li>
<li class="bullet">Always ask for feedback on texts from someone new to the game</li>
<li class="bullet">Lack of feedback for actions or happenings confuses players</li>
<li class="bullet">Never attach the UI to the head so it blocks the view</li>
<li class="bullet">Utilize tooltips to explain items and menu options</li>
</ul>
</div>
<div class="col s12 m12 l4">
<figure>
<img alt="A text box showing when player points to a seed" class="materialboxed responsive-img projects" src="images/projects/weareone/wao.png">
<figcaption>
<p class="img-caption center">
Your best ally - yourself!
</p>
</figcaption>
</figure>
</div>
</div>
<div class="col s12 m12 l12 center">
<div class="divider"></div>
<a style="margin:40px;" href="projects" class="btn-large waves-effect waves-light">Back to projects</a>
</div>
<div class="row">
<div class="col s12 m12 l12">
<div class="carousel" id="more_projects">
<a href="mmo">
<div class="carousel-item rounded_corners">
<div class="card card-background hoverable">
<div class="card-image">
<img alt="Pax Dei logo on top of a screenshot from the game. A woman in medieval clothing is looking out over the forest" class="center" src="images/projects/mmo/pax_dei_2.jpeg">
</div>
</div>
</div>
</a>
<a href="madshot">
<div class="carousel-item rounded_corners">
<div class="card card-background hoverable">
<div class="card-image">
<img alt="Crypids logo" class="center" src="images/projects/madshot/MadShot_Poster.png">
</div>
</div>
</div>
</a>
<a href="cities">
<div class="carousel-item rounded_corners">
<div class="card card-background hoverable">
<div class="card-image">
<img alt="Cities logo over a picture of a city skyline" class="center" src="images/projects/cities/cities.jpg">
</div>
</div>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
<!-- Project section end -->
</div>
</div>
<!-- These are not automatically imported to the pages -->
<!-- footer & contact section -->
<footer class="page-footer black" id="contact">
<div id="footer"></div>
</footer>
</body>
</html>