You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+2-2
Original file line number
Diff line number
Diff 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).
2
2
3
3
# Introduction
4
4
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
15
15
16
16
## Prerequisites
17
17
* 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