[FIX] Unity3D - Moving Files Failed Error When Making Build

I've been playing around with some Unity3D plugins lately. Trying out different ones to see what works and what doesn't for my Infinite Meow [icon name="external-link" class="" unprefixed_class=""] game. At some point, I was trying out the Google Play Game Services [icon name="external-link" class="" unprefixed_class=""] plugin and got this error message when I was trying to make an Android build which prevented me from finishing the build.Read more


[FIX] Unity3D - Android - Unable to List Target Platforms

A few months ago I was trying to create an Android build for one of my Unity3D projects which used to be primarily for iOS. When trying to create a build, Unity showed this error:

Error building Player: CommandInvokationFailure: Unable to list target platforms. Please make sure the android sdk path is correct.

Read more


[FIX] Unity3D - Allow Animator Triggering Same State

For a recent project, I was trying to trigger the same state from the Any State in the Mecanim Animator in Unity. When doing so, the transition did trigger, but it failed to flag the trigger back to "false". This was causing some animation bugs, since the game was setup so the user can replay that level. Upon replay, the animation would get triggered twice or since the trigger was still flagged "true" before it could reset back to the original state. To fix this problem, there's a check box called "Can Transition To Self" in the inspector which you need to turn on (it's unchecked by default). Check it and you're done!
unity-animator-trigger
Source: http://answers.unity3d.com/questions/877897/trigger-the-same-state-again.html


[How] Premiere: Avi File; No Video, Only Audio

Herpderp! I had some trouble importing AVI files to Adobe Premiere. It would only import the audio file and not the video. Same thing in Windows Media Player; no video, only audio, but it worked fine when I opened the file in VLC. Frustrated, tried to convert it to other formats, changing file extensions, installed additional codecs... nothing worked!! After 30 minutes of screwing around I figured it out.

The video was recorded using Fraps at my school, but I was editing the video at home and I didn't have Fraps installed. Apparently, videos recorded by Fraps sometimes require the FPS1 codec from Fraps. So Installing Fraps would also install the FPS1 codec. After that the video worked in Windows Media Player and worked in Premiere!! Yaaaaay!!


Gplus.to

[How-to-Fix] Shorten Google+ URL

Google+ doesn't have the option (yet), like Facebook, to shorten and customize the URL of your profile.
A way to create one is through a third party site Gplus.to. Simply add your desired name and your Google+ ID and voila! Don't forget to add me http://gplus.to/ElwinLee :D
Gplus.to

Source: http://itpromate.com/2011/07/how-to-shorten-your-google-profile-url/