unity

How to Connect Visual Studio to Unity

Adding Visual Studio to your workflow may make the difference between finished project and flash in the pan.

How to use a sprite sheet in Unity3d

Build a running animation for your character in Unity3d starting from a sprite sheet

How to Install the Official Plugin for Hosting Unity WebGL Builds

This article explains how to download and install the Official Plugin for uploading Unity WebGL games to FinalParsec.

How to Upload And Host Unity WebGL Games on FinalParsec

Learn how to use the Final Parsec plugin for Unity to easily make WebGL builds of your game and host it online for FREE!

How to set up Visual Studio Code for Unity

All of the Visual Studio Code Extensions you'll need to get started using it with Unity3D.

How to Install Unity3D and Unity Hub

Follow our step-by-step guide for beginners to get started installing and running Unity3D.

5 Successful Games created in Unity

Learn about several notable games that have been built in Unity which is among the most successful game engines for multi-platform games.

What did Unity just announce at Unite 2022

Announcements from Unity's 2022 conference. An exciting look at everything new: cross-platform, XRI, advanced UI, immersive graphics, and facial animation.

Deploying Unity Games to iOS

If you're used to working on Windows but want to deploy your Unity game for iOS, read up on our step by step guide.

Scurvy Siege Dev Log 1

Introducing a new project from Final Parsec's. Scurvy Siege takes piece from our past games to make a great new experience in the tower defense genre.

Aurora TD Final Update!

The Final Parsec team brags about their latest and final release of the Aurora Tower Defense game.

Deploying Unity Games to Android Part II

An addendum to a previous post that gives additional details if you're still having trouble deploying your Unity games to an Android device.

Aurora TD Update!

The Final Parsec team has made a released a new version of Aurora Tower Defense and they're making a blog post to brag about it.

Legacy Earth Alpha Release

The very first build of Legacy Earth! The first three missions are available to play and then it will abruptly stop.

Object Pooling

Learn how to create a simple object pooler in Unity3D in our series about building a 3D shooter on rails.

Enemy Health and Explosions

Video tutorial about managing enemy health in a rail shooter built with Unity3d. We'll also discuss killing enemies in fiery explosions.

Parallax for Dummies

An enlightening guide on how to create a simple parallax effect in Unity. Using parallax is a really cool way to breathe life into your games.

Turrets and Missiles Tutorial

Video tutorial about turrets and missiles in a rail shooter built with Unity3d.

Ship Movement Tutorial

Video tutorial about ship and camera movement in a rail shooter built with Unity3d.

A* Pathfinding Visualization

See a few video examples of a Unity program that visualizes A* pathfinding in a user friendly way with a tracing option.

Aurora TD Released on Web and Android Devices!

Aurora Tower Defense has just been released for PC, Mac, and Android devices. Play for free in your browser now!

Tower Defense Tutorials Part 6

The sixth video tutorial of a series which takes you through the process of building a tower defense game.

Tower Defense Tutorials Part 5

The fifth video tutorial of a series which takes you through the process of building a tower defense game.

Tower Defense Tutorials Part 4

The fourth video tutorial of a series which takes you through the process of building a tower defense game.

Enemy Detection and Firing

Learn how to detect enemies and shoot projectiles at them. A continuation of the tower defense tutorial series.

Tower Defense Tutorials Part 3

The third video tutorial of a series which takes you through the process of building a tower defense game.

Tower Defense Tutorials Part 2

The second video tutorial of a series which takes you through the process of building a tower defense game.

Announcing the Tower Defense Tutorial Video Series!

The first video tutorial of a series which takes you through the process of building a tower defense game.

Deploying Unity Games to Android

Step-by-step instructions to learn how to deploy an existing Unity game to your Android device or get a game ready for releasing to the Play Store.

Creating Health Bars using Unity GUI Textures

Technical talk from Matt Bauer about Unity creating scaling health bars in Nauticus Act III, the RTS style conclusion to Nauticus.

Unity Animator State Machine Tutorial

Technical talk from Matt Bauer about Unity animator state machines in Nauticus Act III. Simplify Unity state machines into manageable sub-components.

A* Pathfinding Tutorial

Technical talk from Matt Bauer about A* pathfinding in Nauticus Act III.