Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commiteed63bd

Browse files
authored
Merge pull request#14 from AldeRoberge/patch-1
Fixed broken link in README
2 parentsb2cd785 +53ec4d0 commiteed63bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The best way to implement singleton pattern in Unity. By using this pattern you
1717

1818
-[Download the Project](#download).
1919
- Open the Project in Unity.
20-
- Create your own Singleton classes by extending the Generic[:sparkles: Singleton:sparkles:](https://github.com/UnityCommunity/UnitySingleton/blob/master/Assets/Scripts/Singleton.cs) class.[:rocket: Check out the example GameManager](https://github.com/UnityCommunity/UnitySingleton/blob/master/Assets/Scripts/GameManager.cs)
20+
- Create your own Singleton classes by extending the Generic[:sparkles: Singleton:sparkles:](https://github.com/UnityCommunity/UnitySingleton/blob/main/Assets/Scripts/Runtime/Singleton.cs) class.[:rocket: Check out the example GameManager](https://github.com/UnityCommunity/UnitySingleton/blob/master/Assets/Scripts/GameManager.cs)
2121
- Attach your singleton classes to the GameManager game object in the_Preload scene.
2222
- Edit the variables inside the inspector
2323
- Run the game and enjoy!

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp