Skip to content

Commit d348f38

Browse files
authored
Update readme.md
1 parent e67d7d8 commit d348f38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
> ## View the entire tutorial on [GameDev Resources](https://gamedev-resources.com/create-a-map-system-with-ui-toolkit/).
1+
> View the entire tutorial on [What Up Games](https://www.whatupgames.com).
22
33
# Introduction
44
Maps are important for many games as they help guide the player towards key initiatives and if done right, help engross them further into the world. There are two types of maps - full map and a mini map. This tutorial will walk through how to implement both using UI Toolkit.
@@ -15,4 +15,4 @@ This tutorial will cover advanced scenarios of UI Toolkit and how you can create
1515

1616
## Prerequisites
1717
* You should have Unity 2021.2 or later to follow along with this tutorial.
18-
* This tutorial assumes you have basic knowledge of Unity and UI Toolkit.
18+
* This tutorial assumes you have basic knowledge of Unity and UI Toolkit.

0 commit comments

Comments
 (0)