Awesome Fighter Animation

Joined
Adelaide, Australia

User Stats

Profile Images

User Bio

Awesome Fighter Animation is a group of Sci-Fi and Horror nerds who have spent years developed the incredible ability to turn caffeine into animation. If you want animation for online games, film & television, or advertisements; we'll spring into action. AFA's ultimate goal is seeing their quirky and original animations hit the small screen in the form of a TV series, followed by world domination!

External Links

Following

  1. David Tang
  2. Luke Bartholomew
  3. Adelaide City Council
  4. Hungry Creatives

Recently Uploaded

+ See all 4 videos

Recent Activity

  1. Hey, to everyone who couldn't get it working, Open the file and replace lines 127 to 133 with the following. Then it works no problem. var myFile = File.openDialog(""); if (myFile != null) { // open file …
  2. Open the file and replace lines 127 to 133 with the following. Then it works no problem. var myFile = File.openDialog(""); if (myFile != null) { // open file var fileOK = myFile.open("");