Tag: unity

  • Ubuntu 15.10: Setting Up Unity 5.3.1 and Android SDK

    Ubuntu 15.10: Setting Up Unity 5.3.1 and Android SDK

    I’ve been surfing around looking for good instructions on how to merge Unity with the Android SDK to start releasing builds only to find older tutorials, one line ‘pass the buck instructions and frustration. Lame. Especially if Ubuntu 15.10 is your OS platform of choice. I found that after receiving a stable Unity 5.3.1 build,…

  • The Rigidbody2D Changes: Unity 4.6 vs 5.2.2

    The Rigidbody2D Changes: Unity 4.6 vs 5.2.2

    It may be common knowledge, but it wasn’t for me. Actually, ‘it’ drove me up the wall. The ‘it’? Rigidbody2D in Unity; specifically the changes in the call between Unity 4.6 and the new 5.2.2. This snippet is for new Unity Devs like myself who’s scoured the internet for reasons why the following lines such…

  • The Name of the Game…Jam: Unity Test Run

    The Name of the Game…Jam: Unity Test Run

    Commit. Pull. Test. Push.   Obus, Tanner, Jake and myself wanted to try doing a Game Jam with the new Unity 4.6 Beta 20. Obus is literate in C and Lua. I am literate in Actionscript. Jake does mathematical algorithms in Python. Tanner knows Unity/C#. We were excited about the prospect of a game jam;…