Cutting Back on Posts
Mar 8th
My resolution of two to three day updates was nice, but I think I’m running out of points to bring up so I may bump it up to at least once a week and then start posting more frequently when I have more to offer. A May release is starting to appear unrealistic and in turn I’m shifting more focus towards development as to opposed to fun little series related trinkets (what little focus I had anyway).
Why is a date important? Because if I don’t have a date I’ll get lazy and distracted causing me to lose focus on what is important and in addition to that, there’s no telling what unknown variables could pop up before that date on a series that is currently unestablished. I don’t want any idea I felt was unique to the game appearing somewhere and I don’t want some movie about a goofy fox showing up in the movie previews. Using QTEs mid-game still feels pretty unique but so many games do it I can’t even tell anymore. Not using buttons in them helps towards sort of a new identity.
Being driven by paranoia isn’t so bad!
This week I plan on starting my collision/physics engine. This is my first steps towards the environment of the actual game. Originally the plan was for the collision system to become very interactive and dynamic. I’ll post on how that’s going this week.
Thinking 3D
Mar 5th
Today I tried skinning and animating a quick model I like to call Block Felix and so far everything has gone without a hitch! It’s almost surreal that I’m finally doing it in 3D. Currently Block Felix just slides across the modeling studio and I use the xbox controller to animate him. In a way, I’m preparing for the game engine. I’ll be using Blo
ck Felix for a while until I feel I can make a real model without needing to redo anything later.
Much of this probably isn’t impressing anyone, but for something I’ve wanted to do so long, yes, I’m going to make a big deal out of it! Everything I did in 2D was actually planned in 3D first. My whole policy was to think in 3D. I drew this some time ago to get an idea of what Felix may look like in the city and how talk indications would be displayed.
I’m probably rambling now, I think I’m just antsy to see how it turns out. Personally, I think this is going to to be quite a show.
The Little Engine that Couldn’t
Mar 2nd
F
or a while now I’ve been trying to add support for a lot of things but I’ve already crossed over into march and I’m still only on 1 tool. I’m much too far behind so I think I’m going to have to cut the experimenting short. Here are some features I was thinking about and my verdict on them.
UV Texture Mapping
With a little help from a document from http://limegarden.net/ I was very quickly able to import .obj files into my tool as well as understand how the obj file works. And if I can import a file I can just as easily export one. I plan to do any major texture mapping outside of my tool. The teapot to the right was done hastily as a test run inside Wings3D . I’ll need to add support for where the seams are textured but that’s a minor issue.
One good thing about the import feature, is I can download and use free models. Why didn’t I think of that sooner.
The First Step
Feb 27th
Today I decided to try out my new tool and make a foot. Everything feels so sophisticated now : )! What you see is a foot made up of about 133 triangles. I don’t think there’s a good reference as to what my poly count should be so I’m really just following my gut. I kinda cheated in the image by having per-pixel lighting enabled but I wanted to get the full effect. This style of lighting is expensive and I’m really skeptical of its use.
Next is one of the main reasons I avoided 3D, texturing. When I make it out of that nightmare, I’ll move on to the entire body. Worst case scenario, I have to set the texture of each vertex 1 by 1.
Next Week
Feb 25th
The month is almost over and much of my plan has changed over that period. I was supposed to do the modeling tool and level editor both this month but I know THAT won’t happen. They’re so interwove with one another I doubt that makes much difference. Really though, the month has been all about tools and getting familiar with my programming structure.
My first assignment going into next month is to make an animated block man! This will give me a chance to familiarize myself with 3D models and animation. After that, I’ll probably begin swapping out the block man for a real model. I hope to have some representation to give an idea how characters will look in 3D next week. Quite honestly, I don’t even know yet.
Power Hungry
Feb 22nd
I made this terrain yesterday using the old tool. The old tool had no indexing for terrain and that created a lot of waste. I plan to pull no punches towards graphics this time around and so file sizes are something I’m wondering about. Probably nothing to be worried about of all but if I can save a great deal of space simply by restructuring things, I don’t see why I shouldn’t.
I think to really achieve something commercial I may need to look into bump mapping or shadow maps and per-pixel lighting and definitely into more multi-texturing. Looks alone will get me nowhere but it most certainly help!
High Hopes
Feb 19th
When I began using multiple viewports, I decided to look at an even older level editor (tandem tales), for a few thoughts. Then I looked at a few levels and decided to compare editors. I think its fair to say there’s a large line of improvement between them and that really didn’t hit me til’ now. I think if this pattern keeps up I may be able to do something of mainstream quality.
From the top would be the dream master editor, which was terrible. I could only work from the top view and the camera view was orthographic. The entire game was composed of boxes. The lower two are two versions of the same scene in the editors of the later games. Ironically I ended up taking it out twice for different reasons! Maybe next time ; D
The Same but Different
Feb 17th
I’m beginning to lag with the project. I’ve been incredibly bored with my current assignment. If you look on the screen, you may notice that my modeling tool is beginning to look a lot like the level editor I made, but under the hood a lot has changed. I’ve also began testing out multiple viewports within the project.
One feature I’m interested in seeing pan out, is the ability to play with the character while the level is being created in the world editor and dropping models next to each other for comparison or testing it out with animation in the model editor. I want a lot of integration to avoid the task of loading up the game a million times to see how it turns out.
These are programs I don’t plan on releasing but its what’s keeping me busy nonetheless.
Felix Style Adventure
Feb 14th
I still don’t have anything new to show so once again I’ll bring in something old and discarded. Before I probably even started programming I made this stage demo. There’s a fire and Felix must save, Catrina, from her burning mansion. If you read this walkthrough you’d clearly see the game was never meant to be about busting heads all the time unless you include puzzles that may give someone a headache. While the following walkthrough isn’t very well made or well thought out, I do think it gives a real sense of my style of adventure which is a bit more akin to point and click games. The picture shown is actually just the first floor.
False Start
Feb 11th
I’ve been doing a ton of reading and haven’t made much headway on getting anything done. I’ve been largely concerned to make sure things that were a problem before are not a problem now. I’ve even looked over my music a couple of times. It still amazes me that I finally did my own music.
I’d like this to be my break out point, so I believe the meticulous planning is warranted but unfortunately I’m pretty much left rambling right now. Next update I should be out of this phase. The switch to 3D sort of broke my foundation (in a good way).


