View RSS Feed

Recent Blogs Posts

  1. 2.5D Side-scrolling beat'em up development (AS3)

    I am in the middle of developing a brawler that will read frames from almost any character so that it can be used in a game.
    I am still in the early stages of development but now I have an artist to work with.

    The only thing that needs to be done to add a new character into the game is to add frames and label them correctly. To create a movable character with one attack, all you need are the idle (stance) frames of a character, the walking animation, and a single attack. ...