/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

kylewbanks.com
| | www.jeremymorgan.com
2.8 parsecs away

Travel
| | Learn how to create an object and move it around in Unity with your keyboard. This is a simple tutorial using a few lines of code.
| | bloeys.com
5.0 parsecs away

Travel
| | In Part 3 we setup the basis of our simple path/waypoint system, however we still can't use it easily because the gizmos we used are just simple graphics, so in this post we will create interactive tools in the scene view that we can use to control objects, which we will do using Handles. According to the Unity Docs: "Handles are the 3D controls that Unity uses to manipulate items in the scene view.
| | blog.eyas.sh
3.3 parsecs away

Travel
| | Those picking up Unity will likely have a lot of questions about the Unity Editor. How do I navigate it? What is a good development workflow using the Editor as
| | manuel.kiessling.net
30.6 parsecs away

Travel
| Some days ago, my son asked me how computer games are made. The result is a simple yet fully-functional 2D space shooter, available on Facebook. Here's how it's done.