Wednesday, April 28, 2010

First game Skydive.

Just uploaded the promovideo for my first game skydive that uses the unity engine. There are a few more things needed to be done before it can be released. But here's a taste. The clips are from in the game. The song is a clip from my band's song When I'm alone. Bands name is Wasted Saints.



You really gotta be a renaissance man when making games alone. It is much like a modern handicraft, a complicated piece of artwork.

Anyway, I just got a new site for Let it roll Productions up and running: Let it roll Productions

By the way, I'm really liking Microsofts MVC implementation for the web. End result is such clean code compared to normal asp.net forms.

Cheers!

Friday, April 16, 2010

Android, Iphone & IPad, Portal publishing or Do it yourself

I’ve just cut down in time at work so I can have more time for my own firm to create games, which feels really good. My boss was very understanding and it’s a big load off my shoulders. So I feel better about my work and my life. Sweet.

Now the question is just how to get paid for my games. My first thought was that of course I should aim for the Iphone platform, that’s where I got the best chances to make some bux. I’m starting to reconsider, because I don’t even own a Mac or Iphone . Personally I prefer Android for many reasons, but right now in Sweden I can’t publish to a paying market. I might aim at both in the future, but right now I’ll start with one platform and later port it if it’s worth the time. In Unity 3 coming this summer you can publish to different platforms just by changing build target, so porting (hopefully) will not be that painful. Another aspect is that I would rather develop for Windows PC or Mac where I can use fancy 3D effects. I found that Steam and Gamersgate can publish your games. I read that Steam has 25 million users which seems like a lot, but the question is how many of them are interested in indie games. I get the impression that it’s hard to get your indie game published there though it probably depends on how fun and polished the game is. I would like to know how much a good indie game might bring in over a period of a year. I’m also considering GameHouse which seems good for casual games.

I’m just starting out and I wish I had a mentor in all this. I usually read Gamasutra and Indiegames blog which is both inspiring and a good source for information. Well if you got any advice for me please send a mail or comment here so everybody can take part of your wizdom.

Thursday, April 15, 2010

Shiva vs Unity3D

I tried both free versions. After three days of evaluating shiva I decided that Unity was the best choice for me. It costs much more, but I have a lot more fun while creating games.

Shiva uses some kind of LUA scripting language, which is a big issue for me. I don't like it, nor do I like vb like syntax. A lot more lines to do the same thing. In unity I can choose between (Unity) javascript, C# and Boo which is then compiled to unitycode.
In shiva you have access to most features even in the free evaluation version such as dynamic shadows and render to texture. It is easy to set up and you can create some beautiful scenes pretty easily once you find the restart button. The tools in shiva is generally hard to use and at first glance there are a lot of windows to keep track of. I felt very frustrated after three days of evaluation. I had high hopes beacuse of the price. Maybe I should've given it more time, it is still a good engine, but in the end it was LUA combined with a frustrating GUI that pushed me towards unity.
Just have to say that I'm really impressed by the unity community and all user submitted content on the wiki and forums. Just amazing.