A* Pathfinding Tutorial
Technical talk from Matt Bauer about A* pathfinding in Nauticus Act III.
Author
This article explains how to download and install the Official Plugin for uploading Unity WebGL games to FinalParsec.
1. Download the latest release of the Official Uploader Plugin here
2. In your Unity project, create an Editor folder in the Assets root directory if you don’t already have one. And copy the UploaderWindow.cs script into it.
This folder allows us to add functionality to Unity during development.
3. Congratulations! Now you should see the Final Parsec window and the Upload Game sub item.
Learn how to upload your first game.
We have similar articles. Keep reading!
Technical talk from Matt Bauer about A* pathfinding in Nauticus Act III.
Author
Video tutorial about managing enemy health in a rail shooter built with Unity3d. We'll also discuss killing enemies in fiery explosions.
Author
Video tutorial about ship and camera movement in a rail shooter built with Unity3d.
Author