Home Tags Unity News

Tag: Unity News

Find out the latest Game Development and Programming News in the world of Unity with the latest release notes and updates from Unity. Whether you’re looking to read more about Unity and AI, or find out more about how to build your own Unity Game.

GitHub for Unity 1.0 is here with Git LFS and file...

0
GitHub for Unity is now available in version 1. GitHub for Unity 1.0 is a free and open source Unity editor extension that brings...

AI for Unity game developers: How to emulate real-world senses in...

0
An AI character system needs to be aware of its environment such as where the obstacles are, where the enemy is, whether the enemy...

Implementing fuzzy logic to bring AI characters alive in Unity based...

0
Fuzzy logic is a fantastic way to represent the rules of your game in a more nuanced way. Perhaps more so than other concepts,...

Working with Unity Variables to script powerful Unity 2017 games

0
In this tutorial, you will learn how to work with the different variables available with the Unity 2017 platform. We will show you how...

Build an ARCore app with Unity from scratch

0
In this tutorial, we will learn to install, build, and deploy Unity ARCore apps for Android. Unity is a leading cross-platform game engine that is...

Unity announces a new automotive division and two-day Unity AutoTech Summit

0
Unity technologies have made a startling announcement of plunging into the automotive and transportation industry.  With their newly formed automotive division, they plan to...

How to use arrays, lists, and dictionaries in Unity for 3D...

3
A key ingredient in scripting 3D games with Unity is the ability to work with C# to create arrays, lists, objects and dictionaries within...

Implementing lighting & camera effects in Unity 2018

0
Today, we will explore lighting & camera effects in Unity 2018. We will start with cameras to include perspectives, frustums, and Skyboxes. Next, we...

How to create non-player Characters (NPC) with Unity 2018

0
Today, we will learn to create game characters while focusing mainly on non-player characters. Our Cucumber Beetles will serve as our game's non-player characters...

Build a Virtual Reality Solar System in Unity for Google Cardboard

2
In today's tutorial, we will feature visualization of a newly discovered solar system. We will leverage the virtual reality development process for this project in order...