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

Project: Isolation BetaView game page

You are trying to escape the planet but the robots wont let you....
Submitted by Epicbran — 3 minutes, 1 second before the deadline
Add to collection

Play game

Project: Isolation Beta's itch.io page

Results

CriteriaRankScore*Raw Score
Presentation#332.4672.467
Fun#401.8671.867
Overall#412.0672.067
Originality#461.8671.867

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

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted

 Impressive for a first game! This reminds me of 007 goldeneye on the N64. I agree with the other suggestions, and have a few extra that might help:

  • The player can move faster diagonally then they can going either straight or sideways. This can be fixed by normalizing the player's movement input, then multiplying it by your desired speed.
  • The jump feels a little floaty, personally I would tweak the values for this a bit to make the fall happen a pinch faster than the rise of the jump
  • The player can't jump if they are on top of certain objects. The player can jump if they are on the floor or the railing, but they cannot jump if they are on crates or walls. 

Again, certainly impressive for a first game! I enjoyed playing this game, nice job!

Submitted (1 edit) (+1)

Good job on your first game! I had similar issues below with the WebGL version. The downloadable EXE version fixed the sensitivity and UI scaling issues for me, but having a playable browser version is always nice. 

Some of these have already been said, but I bulleted out some issues below.

  • WebGL UI scaling issues. Editing the canvas in Unity or changing the resolution can help. I wasn't able to fullscreen the browser version.
  • Volume slider in options, but no sound. BGM, gunshots, robot noises, etc. 
  • Enemy death feedback. A death animation, explosion particle effects, or anything like that would help. 
  • Gun model clips through objects. Check out some YouTube tutorials for this one.
  • Difficult to see reticule. A lot of gray objects with a gray reticule. Maybe a different color would help.
  • Map seams. You can fall out the map on the corners of the second floor.  
  • Unclear objective. Based off the description, I thought I just had to clear all enemies in the level. I got confused when I died and it said wave 4.

Issues aside, the game feels pretty natural as a FPS. I didn't see the controls listed anywhere, but they were similar enough to other FPS games. The enemy AI is good. I think there's a detection radius and they attack you fairly. It would be cool if their eyes turned red or something to show that they were aggressive. Their shots are slow and dodgeable, so that's nice when you are being attacked by a lot of them. I had a couple of tense moments where I was cornered and had to dodge and shoot my way out. 

Game jams are tough. Time is a big factor. However, most of the issues I listed don't impact the overall game too much. In my opinion, the biggest thing to add in would be a clear objective. How does the player win? I wasn't sure how long I was supposed to play for.  Other than that, everything else is an enhancement to what you already have. If I had to choose one, it would definitely be game sound. I don't think it would be fair to judge the visuals, but the game did look good. Very nice on giving credit. 

In short, good job overall on your first game. I hope you learned a lot, don't give up, and good luck on your future projects.

- Pixel Raven, Jimmy

Submitted

It's difficult to tell which bits you did here, I think adding that to your description would help me offer more useful suggestions. Something that you could fix (even now) would be to match the Itch web player dimensions to the Unity WebGL export dimensions, as I noticed a fair bit of the screen was missing. For my games, I also have to add 42 to the height to cover Unity's bottom bar.

Developer

hey thanks for your feedback. I just imported all the the 3d models but everything else I made. For the window sizing that’s a good idea I didn’t have time to check if that works so I’ll get that fixed. Again thanks for you feedback.

Submitted

I like the assets - have you done those by yourself? 

I noticed you can fall out of the level in the upper floor, as there is one corner in which the walls don't connect properly. And on a side note, if you make your game full screen, please add a key or button like 'esc' to easily stop the game. Otherwise it's a bit annoying if I have to use the task manager or somehting like that.

Developer(+1)

thanks for you feedback. The assets are not mine but I did mention what it’s called and who made them in the credits section in the main menu. Thanks for telling me about the floors I must of missed it I’ll go and fix it . And for the pause menu I could have sworn that I added one so it just must of broke. I’ll look into it. Anyway thanks for you feedback I really appreciate it.

Submitted

Oh my god my hand so slippery, I feel like I'm playing in butter lol. Jokes aside, I can see the potential for this game, think about FPS game but after every time you shoot you got dizzy, turn around and your mouse movement will be this slippery then back to normal so you can't just spam clicking to shoot. Or make the heavier the weapon the slower you mouse movement is.

My input for you to do a game jam from my experience is try to scoop as small as you can then make the core game works, after that you can add feature and work from there. This is my third game jam that I'm participated too, and I have failed my second game jam because my scoop is too big, and I learn and fix it from there.

Developer(+1)

Thanks for you feedback. I know the mouse was screwed up but I didn't have time to fix it which sucks but like you said it taught me a lesson of making the core mechanics first then do the litter details and to not do to big of a scope. Anyways thanks for your feedback, I really appreciated it.

Submitted

Congrats for your first submission, the game looks good, a complete FPS with enemies and everything. Even with the high mouse sensibility I was able to play a little bit and kill some robots. Let me know if you fix the sensibility and I'll try it again!

Submitted

This is very ambitious for a first game! I always make my game jam games in 2D because it's a lot easier to work with, especially as a beginner. If there's one thing I would change, it would be adding sound effects for things like shooting, swapping guns, or taking damage. I hope you learned a lot and will continue making games! 🙂

Developer(+1)

Thanks for your feedback. I was planning on adding sound effects but just didn't have time. But I will add them in the future. Again thanks for your feedback.

Submitted

A goal, sound and a bit slower mouse input would be nice. And maybe you could describe how this game plays into the theme :)

Developer(+1)

thanks for your feedback I’ll add it soon. For the theme I was planning to add a back story about trying to escape the planet to be alone and be isolated. But I dint have time to add it so it doesn’t feel like an isolation game. But I had the theme in mind I just didn’t have time to add it. :)

Developer

Hey for my game I'm pretty sure if you try to open it, it says something along the lines of windows blocked this. If that happens just play the webgel version. Sorry about the inconvenience