Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
A jam submission

NocturnusView game page

How many owls can you spot?
Submitted by Fen (@fenthedev) — 7 minutes, 44 seconds before the deadline
Add to collection

Play game

Nocturnus's itch.io page

Results

CriteriaRankScore*Raw Score
Graphics#63.2003.200
Audio#132.6002.600
Overall#142.4002.400
User Interface (UI/UX)#162.2002.200
Fun#172.0002.000

Ranked from 5 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

DevLog Link
https://oliviafiasco.itch.io/nocturnus/devlog/479044/improve-my-game-jam-25-planned-upgrades

Developer Feedback Questions
Feedback on the level design, specifically, would be much appreciated!

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted(+1)

I really wanted to like this one- I love the idea of it, and there's a few things I think it does really well- but unfortunately I found it really flawed in its current implementation.

The environment design of the level is excellent. It looks great. Dusk is hard to pull off, but this is done well. There's lots of little detail objects to keep the level interesting, and it's a very natural looking environment even considering the visual style.

The only real knock against the environment design I have is that it doesn't really do anything about the edges of the map. That's one of the hardest things to deal with, to be honest. It's hard to come up with something that looks good, looks natural, and does a good job of blocking players in.

Moving from a realistic night environment to a lowpoly dusk environment was definitely a good choice. It feels serene instead of terrifying, which is a much better match for what this game is trying to be. So you can definitely feel vindicated in that choice.

The gameplay design of the level is... fine, I guess. It's a walk around a lake. The owls are spread around enough that you have to look for them, but not so far that it's a pixel hunt. Honestly, it's hard to judge this because of the other gameplay issues I'll get to in a moment.

I get that it's supposed to be a slow-paced, chill game, but the movement speed is really painfully slow. The player doesn't need to be Usain Bolt, but they need to be sped up a bit. It was incredibly tedious to go back in a few instances where I realized I'd missed something.

The rules of where you can walk and where you can't are all over the place. I was stopped by insurmountable invisible obstacles, and the path across the bridge is super finicky, but I could bunnyhop my way up sheer hills, walk right through the lake, and even launch myself off the edge of the map.

The camera appears to zoom by moving closer to the subject. It is possible to move past the subject while zooming. I only wish my telephoto lens could do this, it would make photographing buildings without power lines and such getting in the way a lot easier.

I really wish there was a way to "call it" and end the game. I'd explored all I wanted to explore by about the three minute mark. I took a few photos of birds, bunnyhopped off the edge of the map, and then left the game running in the background to run out the clock while I wrote this up.

The game is sorely lacking in feedback. There's no real confirmation that I've actually captured a photo of an owl. There isn't even a shutter sound to indicate that I did capture a photo. There's no photo gallery or counter within the game or after the end of the game. I get that it's not really trying to be a game about score or progression, but I feel it needs something of a reward mechanism, even if it's subtle and even if it's qualitative.

This is probably down to personal preference, but I really wish it was more of a camera simulator. Give me a simulated viewfinder, rack focus back and forth when I go to shoot, add some vignetting and chromatic aberration to the resulting photos.

While the visuals of the game are one of the major highlights, they're marred by a smattering of visual glitches and oversights. I've already mentioned the camera zoom. There's also this weird doubling effect where the world (or part of the world) seems to be drawn twice in camera view. And you can see a random sphere when you look down. There's also a lot of pop-in of shadows, detail objects, and even the skybox.

The UI seems to assume the game is only ever going to run at 1920x1080. On my 4K monitor, the timer was in the middle of the screen and the end screen didn't cover everything.

The audio is well done. I can see the background ambiance getting annoying after repeat plays, and I wish you could hear the owls from a bit farther away, but honestly that's nitpicking. I really do like that the owls have those audio cues.

All in all, I think this a really solid concept with a lot of interesting ideas, and it has some fantastic environment design both visual and aural. There's no one big flaw that holds the game back, it's just a bunch of small issues that kind of add up to sully the overall experience.

Developer (1 edit)

Thank you for the feedback! I guess I should've specified in my submission that I'm a level/environment designer and the intention is for this to be more of a block out of a level rather than a demo of a game. I'll probably just switch back to using a counter and take out the camera feature for that reason. I ran out of time and couldn't finish that feature, which is where a lot of the problems are originating. Turning it into a camera simulator is a great idea and I'll take that into account if I decide to make this into a proper game.

The doubling and sphere are a part of the skybox and I did have major issues with it, couldn't for the life of me figure out how to fix it. There was supposed to be an effect of a mountain range in the distance but it clearly didn't work. I'm seeing that the better option would be to expand the terrain and sculpt the mountains myself, that would also help with the boundary issue. There are still a lot of ways I can work on the terrain to box in the player, that'll probably be my next step along with fixing the more level and environmental problems. Thanks again!

Submitted (1 edit) (+1)

This is an interesting base for a nice comfy owl spotting game. I can see why you switched from realistic graphics at night to low poly visuals at dusk, it does look less like a Slender clone now (though admittedly now I want a realistic night-time camping/hiking game).

For the level design itself I think its currently a bit too small and a bit too sparse. There's large areas with no trees, large areas with no owls (which is admittedly realistic, but in a game about taking pictures of as many owls as possible its kinda boring at the moment). I did like some of the little details like the campsite, the little firefly like particles, and the plank bridges across the water. I think a neat addition would be if you could climb up some of the rocky hills and get up above most of the treeline for a view of the whole lake area. Maybe adding an in-game map either within the world itself as like a hiking trail map or having the player pull one up on the UI could be a good addition once you get far enough along.

I do have much more to say about some of the technical issues.

Controlling the game feels really awkward at the moment, the camera is several feet above the players body, so you're way up in the treeline for the game. In the devlog it mentioned you're thinking about making the game 3D so maybe its intentional but it feels really weird.


The FOV for the photo camera and the player camera don't match, I think it would be much more comfortable if the players base FOV matched up with the FOV of the camera when its fully zoomed out.

The photo camera seems to be a separate camera, overlayed on top of the players base camera. I would suggest using the same Unity camera for both views, or switch between the two cameras. Currently when in photo mode it doubles everything which is really annoying especially with the FOV issue previously mentioned.


Another thing I noticed with the photo camera is that zooming in seems to actually move the camera. I would suggest instead just having the zoom change the FOV of the photo camera. The issue currently is that trying to look around while zoomed in is really wonky and clips through objects in the world.

And speaking of clipping through the world you can currently go off the edge of the map, though I assume this will be addressed later.

Also I saw mention of a counter being implemented but I enver saw any counter in-game. If it shows up after the day is over then I didn't see it, because I hit the esc key thinking it might bring up a pause menu or something and then it exited the game and I was too lazy to try again.

Overall I can definitely see this becoming a nice comfy owl spotting game, but it has some technical issues that I really think need to be ironed out before trying to improve the level itself. As a side note, if you're looking for other examples of nice looking forest/bog environments, maybe look up some gameplay of Northern Journey, I personally find it to be beautiful.

Developer(+1)

Thank you for the feedback! I guess I should've specified in my submission that I'm a level/environment designer and the intention is for this to be more of a block out of a level rather than a demo of a game. For that reason, I'll probably take out the camera feature and switch back to a counter. I didn't have time to finish the camera so, as you can see, it causes a lot of problems. Based on everyone's feedback I think I will expand the terrain, both in size and complexity. I can add some other animals in the "forest" and more owls to encourage exploration. Thanks again!