Awesome Fighter Animation
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
Related RSS Feeds
Recently Uploaded
+ See all 4 videosRecent Activity
-
Awesome Fighter Animation commented on Automatic Lip Synch Of Cartoon Mouths (Papagayo to After Effects)
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 …
-
Awesome Fighter Animation commented on Automatic Lip Synch Of Cartoon Mouths (Papagayo to After Effects)
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("");