Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Thanks :)

1. Oculus touch controllers and hand gestures - that is definitely going to happen. Both for immersion and for pushing buttons and stuff.

2. Pause/menu is going to be added, I will only have to get controls for that properly. The thing with not being able to open doors might be related to bugs in level generation. If you could send me logs you have (if you encountered it, stop the game and send me a log) I could check what's going on.

3. I will add tutorial :) but at this point of development, lots of things may still change and lots will be added. I will have to find a way to simply explain what is there already though. To be able to get proper feedback.

4. ATM guns won't retract if you hold grip button. That might be not clear BUUUUT I am still going to test few things with controls so this may change and if I won't be sure which one is better, I will choose the most liked solution as default and other will be available through options. System to auto detect prefered approach would be great - if I get time and idea how to do it properly, this is going to be added.

5. There are some options in xml file, super sampling is not there, yet. But yes, graphics menu will be there. When menu is added :)

6. Guns behind bars is bug/feature-not-yet-final. I have no system yet to handle loot properly and that's why items that could be picked up are spawned in unreachable places. This will be addressed properly. In general, you should not try to reach places that you can't move to. There is other problem with that, bars I mean. When I was showcasing my game, few people moved their head beyond bars and one kid, when he saw long empty corridor, he started to run. I stopped him when I noticed what he is planning to do. I will be adding something that prevents going through walls/bars.

Thanks for the detailed reply! I hadn't realized I could use the grip to hold the default gun in place. I'll definitely be using that. The level failing to load has only happened once so far, but if it happens again where are the logs being stored so I can grab them?

They're in _logs sub directory :)

I suspect one thing but having log file from you I'd have a good repro to fix the bug.

I think these are the logs you're looking for

https://gist.github.com/smiller171/00e0991f658effa8ecea904aefe8ecd7

(+1)

These are the logs I'm looking for.
Thanks :) I will be sorting crashes soon and then onto new stuff :)