Table of Contents
Accessing and Updating a Database
In this tutorial, we will learn how to interact with a database from Unity, using some simple but effective techniques.
After completing this chapter, you will be able to:
- Understand basic database concepts.
- Understand how online databases can be accessed through scripting.
- Understand how to access a database from Unity.
- Save and access information about a player.