Been a while since I posted on here, so I'm going to show some stuff. After my clone game for the GITHUB Game Jam (which failed even a honorable mention, but you can play it
here, ugh I just played it for the first time in a few months...I must've fixed the controls too since then
) I started on something else. Something pretty ambitious and for mobile only. I worked on it for a couple weeks got a pretty good start on it, and also 100% C# instead of UnityScript. But then I played
The Cave. It really inspired to go back to the clone game. I first had it playing exactly like The Cave. Switching between the clones, and controlling them separately. But I found it was too easy to solve puzzles that way. So I made it so you controlled them all at once... But yeah so now I'm going to work on this project through to completion. Here's what I've been doing.
First thing I did was experiment with art styles. My initial ambition was realistic sci-fi, this is as far as I got:
Needless to say it wasn't ending up like I was imagining in my head
. Even if I could get it looking the way I wanted it would take a long time to create the assets. So back to the drawing board... (or Google in my case). After days of pondering and searching I found this:
Hexigons, they are everywhere these days. Tron is also cool. I thought something like this would look good on a phone or tablet. So I went with it and this is where I'm at now:
Before:
After:
Still need to figure something out for the background though...probably going to do something like the Crysis 3 training level.
Also been adding other stuff in the game, click for full view:
Jump Pads
Doors with Locks and Keys
Time Webs, that slow down anything that enters it. Like Braid...
Sentries that shoots and kills stuff in it's view. Complete with a recharge rate that is shown by the 4 lights on the front.
The new bridges and doors now are floating hexigons then animate into place
And yeah it's all working on Android now, got a Nexus 4 and Galaxy tablet. Gonna have to buy a MAC soon with a Ipod and Ipad to test sometime soon.