Development Continues… Unity 3D Textures For “Drew and the Floating Labyrinth”

I haven’t made a post in a long time. Don’t worry, I’m not dead. I’m just really focused on development for “Drew and the Floating Labyrinth,” my hand-drawn 3D puzzle platformer, the first true hand-drawn 3D game of its kind. So a lack of posts this month is a good thing.

I actually spent most of this month still working on “Drew” ‘s animation. I was hoping I was mostly done in May, but part of the game is that you slowly regain Drew’s color as you progress through the levels. I’m talking adding color to each PNG file one at a time, now giving me over 8,000 unique PNG textures (please stop laughing). It’s a shame it took so long, especially since I still haven’t animated a planned idle animation for her, and I still haven’t animated a second “guide” character planned. But I have done more than enough to at least focus on the levels, which I should really focus on this week, just to see if it’s still possible for me to finish this for an August release (I still think it’s possible, but I’m really cutting it close).

Drew at the beginning and end of "Drew and the Floating Labyrinth"

Drew at the beginning and end of “Drew and the Floating Labyrinth”

Continue reading

IndieE3: An Early Review

What is IndiE3?

Most people already know what E3 is: one of the largest video game advertising outlets in the world. They show a variety of AAA and indie games, most of which from the biggest companies and publishers in the world. But what about the rest of the indie community? There are thousands desperately trying to find their place to shine, most of which actually deserve it with great games worth playing. But as expensive and limited in time as E3 is, it feels exclusive against these people.

And so, IndiE3 was born in 2014, days before E3 began, through a couple comments on Twitter. It blew up into a (somewhat) huge event, with hundreds of indie games on show, dozens of panels by fans and professionals on a variety of topics, and over a thousand people tuning in to the live streams. It was a revolution, and one indie gamers and devs have been waiting for a long time.

Continue reading

Drew and the Floating Labyrinth updates – Giving Drew Some Color

Some game development updates on “Drew and the Floating Labyrinth”.

First, realized that people have different input methods with computers. It’s one of the many reasons why computers are worse than consoles to develop for, because you have no idea what the gamer has with their computer rig, even if there is potential to make a better experience on PC than anywhere else. I’ve already had gamepad and keyboard+mouse+scrollwheel made, but also updated controls to work without the scroll wheel, best for people on laptops for example. I really should consider some form of touch controls too, just in case (but won’t until the very end). I probably won’t update the demos continuously with fixes like this, but we’ll see. Thankfully, Unity3D makes it really easy to update input methods: you can “define” a input button, then define several versions with the same name, each with its own real keyboard or gamepad button. Nice.

Also tried adding more color to Drew: her red hair.

Continue reading

Pencil2D – Pencil Test Animation Software

I love animation.

I love traditional animation.

But how would you make such animation on the computer? Programs like Blender3D offer 3D animation, Flash and similar programs offer modern 2D animation. But I want traditional, draw-every-frame-by-hand animation. I’ve been using Photoshop for a long time, which is slow and cumbersome. But what should you use?

Continue reading