Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
News - Making Project Hospital: A realistic approach to medical simulation

#1
Making Project Hospital: A realistic approach to medical simulation

<div style="margin: 5px 5% 10px 5%;"><img src="http://www.sickgaming.net/blog/wp-content/uploads/2018/12/making-project-hospital-a-realistic-approach-to-medical-simulation.jpg" width="646" height="363" title="" alt="" /></div><div><p><em>Project Hospital</em> is the latest entry into the field of medical center simulations, which is usually covered in a tongue-in-cheek way, such as with both Bulfrog and Krisalis’ <em>Theme Park Hospital</em> and Two Point and Sega’s upcoming <em>Two Point Hospital</em>.</p>
<p>Oxymoron Games’ <em>Project Hospital</em> takes a more realistic approach in terms of the medicine involved, although some side aspects are simplified or even fictionalized for a better play experience. Lead programmer Jan Beneš kindly answered some questions about its development for us.</p>
<p>The origin of Oxymoron Games can be tracked some years back, when most of the team members were still employees in different bigger studios in Prague or Helsinki, thinking (and talking) about working on our own games one day. The experience with a variety of games from third-person action games, like Mafia II and <em>III</em> or <em>Quantum Break</em>, to different genres like sports or simulation games turned out to be really useful when starting a new project from scratch.</p>
<p>Reality and depth seems to have worked really well for us. Most of the recent games tackling the hospital theme are very casual and simple, their content has mostly nothing in common with real hospitals. On the other hand <em>Project Hospital</em> is focused on players who want a challenging approach and who want real medicine. The complexity gives you a plenty of options what to play with and what to build and a long learning curve gives you small challenges in many aspects of gameplay (easy to learn, hard to master). And all of this has a basis in real world medicine with a slight educational potential. I think this is where <em>Project Hospital</em> excels.</p>
<p><strong><img alt="" src="http://www.sickgaming.net/blog/wp-content/uploads/2018/12/making-project-hospital-a-realistic-approach-to-medical-simulation.jpg" /></strong></p>
<p>I admit that balancing this game between gameplay and reality was quite tricky, but overall gameplay should always come first. I could say that <em>Project Hospital</em> is as real as possible, but still just a game – and a game must be fun to play. That’s why there are no STDs or dying children, that would be just too depressing, or too specific details like vital functions where you would have to consider the values of heartbeat, blood pressure, temperature and others, because that would make the game unplayable for people without medical background (and for some of us devs as well).</p>
<p>Taking in account how complex the game is and how small a team we are (smaller than for example the team behind Prison Architect), it’s true that there have been some hard decisions and some originally planned features had to be simplified or postponed after release – typically variations of the same system (ambulances vs. helicopters, elevators vs. stairs).</p>
<p>Sometimes the reasons for going with a simpler solution were both the implementation cost and design decisions, especially when the features would make the game even more demanding for the player to understand and learn.</p>
<p>One of the main design pillars has been to allow the player to focus on any of the main aspects of the game while the rest will work mostly automatically. Another example would be prefabs in building mode.</p>
<p>The option to go hands-on with individual patients is clearly the favorite part of the game for a lot of players and a it definitely got lot of attention during development. The players can control any aspect of what happens with the patient by planning examinations and treatments, figuring out the diagnosis or assigning doctors and departments. Still, when managed correctly, the staff should be able to handle most cases independently and only notify the player if there is a problem or a crisis.</p>
<p>The user interface has definitely been one of two biggest challenges (second one being the complex rules of how the patients flow through the hospital, while the player can intervene at any point).</p>
<p>Nobody in the team had previous experience with UI design, so there has been a lot of ‘learn as you go’ along the way and many parts of the interface underwent quite a few iterations, as also the underlying systems evolved during development.</p>
<p>We’re happy that we managed to implement quite a few quality of life features like different levels of transparency, guides on the floor when placing objects and detailed tooltips for anything in the user interface, the whole management/logistics view turned quite nicely and in a way it presents itself almost like interactive infographics–but there are always some ideas how to improve the interface further.</p>
<p><strong><img alt="" src="http://www.sickgaming.net/blog/wp-content/uploads/2018/12/making-project-hospital-a-realistic-approach-to-medical-simulation-1.jpg" /></strong></p>
<p>The management side and especially hiring correct staff has more weight when it comes to running a hospital smoothly, but the layout of course plays an important role as well. In any game with a relatively fast time scale (our day lasts for about an hour) the walking times are really important so both the layout of the hospital, elevator placement and even layout of individual rooms matter. The effect is even more prominent with inpatients, as a nurse needs to go get a stretcher to transport the patient.</p>
<p>The game is built with Unity, which was a reasonable choice, but we’re basically only using the UI system and renderer and no asset store packages at all. The game itself is mostly a standalone codebase written in C# with quite a few custom systems – it’s sometimes a real lifesaver to have direct access to code for both debugging purposes and for easy changes.</p>
<p>For example our animation system allows us to easily create random character variations, change clothes, trigger events and we can develop specific tools as needed. Another example is pathfinding, there’s a lot of rules like access rights or elevator usage which make it impractical to use the Unity navigation system, so a custom (not very fancy) multi-threaded system based on A* is what we went with.</p>
<p>Haha, luckily not. Fun fact: hypochondria was one of the first testing medical conditions in the alpha version of the game and had a specific examination that was uncovering it.</p>
<p>One of the best parts of the experience compared to working on triple-A where everybody has a very specific role and is shielded from the outside world, was working with the community. First people who got in touch were actually professionals in the medical field who did some free consultancy for us and even helped with the medical texts in the game, like descriptions of diagnoses or symptoms.</p>
<p>We ran a closed beta a few months before release with a few hundred people and it really helped us catch a lot of issues early. The game shipped with eight community-translated languages (which has now grown to 13) and more are on the way. Generally this really exceeded our expectations and gave us a nice morale boost along the way.</p>
</div>
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB Theme © iAndrew 2016