News

This guide walks you through the steps to create a 2D line that can be drawn using touch input in Unity. The line will be rendered using a Line Renderer component and will have an Edge Collider 2D ...
Unity 2D Dev Log and Guides Overview This repo will serve as a way to document and share solutions I've found while working on a top-down RPG project in Unity. Do note that this series of guides is a ...
The 2021 Complete Learn to Code by Making Games in Unity Bundle is valued at $1,600 but, by purchasing right now, you’ll save over 90 percent off this cost and get it for just $39.99.
It’s long been a pain point when developing a Unity game: having to use MonoDevelop as the IDE. Originally I never thought it was that bad, but after using Unity VS with Visual Studio on my ...