News

Simple demo of 2D sprites rendering in a 3D environment, including a modified version of Unity's Standard shader for sprite shadow casting/receiving, a camera that can rotate around the player, and a ...
This is a repository of what I've learned while taking a course on LinkedInLearning titled "Learning 2D Sprites" By Jesse Freeman. Here I learned how to create game objects, use the 2D camera, use and ...
A complete tutorial explaining how to create a very basic 2D platform game for Android with touch-screen controls in Unity. By the end of part one you will have a working APK that lets you control ...
Unity, the popular "build once, deploy anywhere" 3D game engine, is going 2D. At the company's UNITE conference in Vancouver this morning, CEO David Helgason announced three things: official ...
Unity is releasing some of the specialist 2D and 3D tools from Weta FX — the visual effects company behind Peter Jackson’s Lord of the Rings and James Cameron’s Avatar movie franchises ...
In part one of how to create a simple 2D platformer for Android in Unity, we went over the basics of creating a 2D platformer in Unity for Android. In doing so, we created a very basic little ...