Archive for Blog

Auto Combat – Creating flow

Hey! Let’s make a serious game dev blog 😀 Today is the first day of the Dog Year, Yey! Happy Lunar New Year!!! Since this is my “serious” dev blog writing, I just share a bit of my combat system idea first. Inspiring by Final…

Continue reading →

Game Studio Flow Chart

(source: www.budleiser.com)  

Continue reading →

Eastern Warrior – Day 19

Ok, let’s back to Eastern Warrior. I was on another project so couldn’t work on this frequently like before =.= So we will discuss: AI Enemy HUD AI So to create an AI, we need 2 main things – AIController and Pawn. It’s very similar…

Continue reading →

Eastern Warrior – Day 6

In this post, I will write about: Skill Effect Damage Character Stat   Skill Effect For my case, I extended Projectile for all of my effects. By doing this, whether the skill effect is for sword or magic is not important already. Because, I can…

Continue reading →

Eastern Warrior – Day 1

Howdy, this is my 1st project on UDK. I named it code-name as Eastern Warrior. The game target platform is for mobile devices, which I target iOS at first. The game theme is based on modern Chinese fantasy novel story, where you are in role…

Continue reading →

Create SVN server with Webfaction and TortoiseSVN

First you should have an account at Webfaction. Go to http://www.webfaction.com/ and register an account. Notes: Even if this is a paid account but the server it provides is more than your imagination. You can create tons of website, SVN servers and many others. Go…

Continue reading →

Convert Image Frames to Video by Photoshop

Go to File/Scripts/Load Files into Stack… Click Browse… Shift Select all the frame images, then OK. Click OK in Load Layer Window. Wait for all the frames loaded into layers. In the Timeline Panel (if not show yet, go to Window/Timeline), click the Option button,…

Continue reading →