Adam C Mills

Learning UDK On Monday, June the 28th 2010

So, I am currently learning UnrealScript to match up my new adoption of the UnrealEngine for my personal game project. As I learn I am going to be posting screen shots of my progress so far. I might even post some snippets of the code that I am writing.

I have found a lot of tutorials on how to get started. They are really just showing you the basic structure of the code and doesn't help you understand how to go about actually accomplishing your goals with it. Which is fine, but the code is very similar to ActionScript 3/Java and I do not really need a recap of it. The built in functions are what I really need a run down on and I am beginning to learn a bit of them. I will have more to come with the more time I am putting into it.