Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

How was the jam for you and did you learn anything.

A topic by MZ-Dino created Feb 01, 2021 Views: 144 Replies: 7
Viewing posts 1 to 8
Submitted

I just want to know how was the jam for everyone else. Personally I had a great time, and I learned a couple of things, i.e. I finally got my head around 2d enemy navigation by myself.

Submitted(-1)

I learned a ton!! I finally understood the basics of tile maps to make better levels in unity.

Play my game ORB QUEST HERE

It's a short and sweet stealth game with the gimmick of: THE LESS LIVES YOU HAVE, THE FASTER YOU GET.

Rating and feedback is greatly appreciated!!! :)

.

Submitted
The game jam was a crazy ride for me. I learned a lot about meshes, creating them through code and raycast (my game is a stealth game, so I have to do the field of view effect so it's not going through walls like this:

And that was really hard, because it's not very much possible in 2D. Also, I was not using the newest version of Unity, because I am working on a big game (it's year now). After three days I have the base set up, and it worked really good, the knockout mechanic took a bit to get right, but it was working really good. So the 4th day I started to make lvls, I made the 4 tutorial ones, where I explained the mechanics. But then, 2 days before the deadline, It was going downhill.. first there was a little problem with my UI animations, but I fixed it pretty quickly...but then I made a test build, just to make sure it all works..and guess what? It was not working. In the editor, all good and nice, in build, the player could see the field of view all the time (The main mechanic is the faster you move, the less you see...so this was a big problem). I spend hours, the entire day trying to figure it out, why it's happening...I tried everything, and nothing worked...I was going to sleep with a thought that I may not be able to finish this game....
I woke up the next day, and thought... let's recreate this bug, so I can fix it in the editor...well remember how I was talking that the field of view isn't really possible in 2D? It was the z position. For some reason, when in the editor it was 0, when I build it, it moves to -1. So I just move in the editor the field of view úrefab to 1, so in build 1 - 1 = 0 and all was working. I have no idea why is that. I had a few bugs with it, but after all, I managed to fix it and it was working properly. Day to the deadline I started to create sounds, and music. I quickly threw together two little songs in Reaper (there was another roadblock - I have to download the correct instruments I want, and update the program). And then, 10 hours into the deadline I started to make lvls. I haven't got much time, I wanted 4 tutorial lvls + 10. I was going all day, trying my best. And finally, I managed to finish it. I had a bit of problems with build on webGL, but 3 hours before the deadline, it was finished. I started to create the website, the banner, and so on. And I published it 1 hour and a half before the deadline.
The game is finished. I am really happy for the nice feedback and for the experience. Even though it looked for a while it's just a buggy mess, I managed to finish it, and how it turned out is up to you. But  I am really proud of how it turned out.

Thank you for your time reading this, Cheers!

Submitted

I learned that listening to the sound of a few accordions (well, programmed accordion VSTs) playing a sea shanty for 4 days straight will in fact drive you nuts.

Seriously though, I managed scope a lot better this time around, so not so much the usual last day panics.

Submitted

A very small answer:

I haven't learnt this much in the last 6 months than I have in the last 1.5 weeks.

Submitted

I've learnt that being in a community of like minded people is awesome. Plus I have learnt and got inspired from seeing awesome ideas from you guys! Here is my game if you want to have a look : https://stefbart13.itch.io/electro-clash

Submitted

I've learned to better use.. sigh.. strings, my worst enemy. Please leave me alone, strings, I promise I'll avoid using you in the future!

Anyway, here's my game made with strings, if you want to give it a look and a rating. https://itch.io/jam/blackthornprod-game-jam-3/rate/899675

Submitted

I don't think I've learnt as much technical stuff as I did in past jams, but I definitely learnt to reduce the scope to a realistic degree and manage my time.

If you have time, could you play and rate my game? https://itch.io/jam/blackthornprod-game-jam-3/rate/898758