Highest Rated Comments


Skallagrim132 karma

What do released patients do after they've been released? I assume most try to get some jobs, but do they stay in the closest town or do they move further away? What about taking up education?

Skallagrim126 karma

Can't speak for the garbage industry, but here in Norway we have really strong worker's unions so employers can't fire anyone on a whim, it's a thorough process and you need a good reason to fire someone. Exception is if the company is downgrading and have to let a specific amount of workers go. I don't know much about that.

Skallagrim14 karma

I may have some constructive criticism, judging from what I've seen in the trailers at least... You say you've designed the game around combat, but what I see in the trailer is pure minecraft-style kiting of mobs, at least for non-melee player characters. You can have the most interesting character customisation and development, but it won't be fun if the enemies are that basic.

You can do like dark souls and have enemies with shields that also know how to use them. Or like RuneScape and have spells that freeze enemies in place. Of course I might be making a fool of myself here and you've already taken this into account. 😅

Nonetheless, good luck developing your game further! A lot of great games started small, so it's going to be interesting to see how this evolves!

Skallagrim13 karma

This Virtual Desktop looks really cool, but do you know if I can have a virtual multi-monitor setup with this without ACTUALLY having multiple monitors? In the video they say "If you have a mutli-monitor setup, you will be able to see them all in VR."

Skallagrim11 karma

Hey! Thanks for doing this AMA! I'm honestly a little nervous, as I'm afraid my question is a bit too specific for my situation, but here goes nothing. I have taken a couple programming classes at uni, and I often use Python for scripts and calculations (I'm studying statistics), and while I can use it for what I need, I'm not technically skilled. I want to dabble in game Dev in my free time, but I'm afraid my code is going to be a mess. I've made a couple simple games in Python, but I've never been content when I've tried an object-oriented approach. I'm just not good at keeping my code neat and organized. What steps can I take towards writing more efficient and understandable code?