Play game
Ten minutes to Kill's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Audio | #29 | 1.206 | 2.000 |
Graphics | #31 | 2.111 | 3.500 |
Theme Implementation | #32 | 1.508 | 2.500 |
Gameplay | #34 | 0.905 | 1.500 |
Special Object Implementation | #34 | 0.905 | 1.500 |
Fun Factor | #34 | 1.055 | 1.750 |
Overall | #34 | 1.281 | 2.125 |
Ranked from 4 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
How is your game related to the Theme and Special Object?
You have only 10 minutes to kill a boss and save your...MAGNET
Leave a comment
Log in with itch.io to leave a comment.
Comments
It really costly for sure, my pc was barely surviving this shotgunners shootout, in the boss room I barely had 15 fps, and I realized that this is a boss room only in 2nd attempt.
Some UI and difference in boss model from the goons could be great, and really should do something with performance, maybe add streaming volumes or get enemies shoot at player only if they see him.
Not bad for sure, but many have to be updated to be good. Well done!
Thanks a lot for your feedback! I know about perfomance and other issues which was said. I didn't have time because in the last day Unreal decided to break main level, player BP, controller AI and I had to make these things again.. As I guess bad fps because of shot gun...Imagine how many actors (The bullets are actors! Not trays) spawn per minute. If I would make this logic in C++ the FPS would be a lot better. A lot of things I couldn't do becuase of the time but It still fun :). Thanks a lot for your feedback! I know about perfomance and other issues which was said. I didn't have time because in the last day Unreal decided to break main level, player BP, controller AI and I had to make these things again.. As I guess bad fps because of shot gun...Imagine how many actors (The bullets are actors! Not trays) spawn per minute. If I would make this logic in C++ the FPS would be a lot better. A lot of things I couldn't do becuase of the time (As well as system of "forgetting" as you said). Anyway, it was pretty fun to make this game and now I can make little shooters :DD
Loved the graphics and camera mechanics. Good job!
Thanks for your feedback! I thought camera would be a painful thing...Heh
IMHO the camera mechanics you used solves one of the biggest problem with top down games. Kudos.. :)
Are you talking about "one side" view? (I mean you cannot see things behind meshes etc?
I thought how I can solve it, I was concidering some special material, but I got this idea)