I moved to a new URL! Check it out!

posts dated from: october 2016

Doodle Post

Image

Dev Log: Remaining Stuffs

Dev Log: Remaining Stuffs
October is passing me by way faster than I thought! I think this month has proven to me that I'm temporarily out of juice for Sky Sisters. I put a lot of energy into the game toward the end of the summer, and then there was PAX, and then there was the post PAX rush of new features I wanted to put into the game.

Now sitting here in front of my visual studio window I find that I'm totally out of energy. There are some things left to work on still, but I'm not feeling that kick of inspiration to finish them. I know that I have to continue to work on things no matter what I'm feeling, but I also don't want my total lack of energy to show in certain parts of the work.

For now the remaining tasks are pretty simple except for more polish and bug fixing. I need to be doing sound effects which I might tackle if I'm feeling up for it, but I'm not exactly an audio designer and I'm not sure if my chippy sounding effects are really keeping up with the high res art of the game. It's easy to get away with low fidelity sound when the graphics match, but when it comes to high res art it just sounds a little off.

I also need to figure out how I'm releasing this thing! I have maybe a few options in the form of publishers if I wanted to go that route, but I'm still feeling pretty anxious about it. I know that Sky Sisters is a pretty weird game, so I'm not exactly expecting it to sell any sort of crazy amount of copies. I've had fun working on it though and that's enough for me for now.

I suppose this post was just meant as a small vent, and also as I wrote this I'm trying to figure out what exactly it is I want to work on next. I think I might dig back into the secret final boss of the game and see if there's any way I can spruce it up.

If all else fails I'll dip into another project for awhile as that usually makes me feel better, but right now the only side project I have that's worth working on is the new version of Otter that will use FNA instead of SFML. We'll see how that turns out!

I'm just constantly reminded that creating stuff is super dang difficult.

Doodle Post

Image

Dev Log: Progress Markers

Dev Log: Progress Markers
One of the things I realized when watching people play Sky Sisters is that people need some sort of indicator for how far they've gone in the game, and what's coming up ahead. Most of the time play sessions went well enough, but I wanted to more clearly indicate the pacing of the game.

Image


I decided to change the pacing of how often boss fights happen. Before it was kind of an arbitrary and slightly random method. It would count how many "event bags" the player went through and then spawn a boss every so often based on how many completed bags there were. This ended up in varied pacing as to when a boss would arrive, and I didn't like how sometimes a boss would show up at 2 minutes and other times maybe 4 minutes. I changed it to be a strict "when the players complete X events, queue up a boss fight," and this seems to be working out better.

Image


This little progress bar indicates how far along the players are until the next boss fight. It is hard to tell sometimes if knowing exactly when a looming threat is coming is good or not, but I think in this case it can be a good tension builder. The players can also know if they just survive for a little bit longer they can defeat the boss and take the exit portal.

Doodle Post

Image


Tried a little comic thingy.

Dev Log: Procrastination and Anxities

Dev Log: Procrastination and Anxities
Wow this has been a month, hasn't it?

I kinda dropped off the face of the planet again. I had a dangerous combo of a little bit of anxiety followed by a visit from my family. This full combo took out about two weeks of time. Whenever I take a long break from something it always takes me forever to get back into it, and that's what happened here. I took a long break from my dev stream and didn't really touch any Sky Sisters stuff. I get this build up of really bad anxiety that does everything in its power to stop me from working on stuff again.

I'm climbing back in the saddle now though at least. I started on some bug fixes in Sky Sisters and started working on some last lingering tasks. I've started to dig more into distribution options for the game as well.

So, yeah, sorry. This happens in my brain sometime and it takes awhile to get over, but making this post should be a good lead into working again. I have a small trip coming up this weekend but hopefully that wont derail me too hard. I'm dreading the holiday season coming up though as that usually means total destruction of my work habits. I just hate how every time I fall off the rails at all it takes me forever to climb back on. I'm probably not the only one with this issue though!