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

Commit fd9ffcc

Browse files
Merge pull request #12 from Joknaa/main
Fixed some typos in Readme :)
2 parents 77c325f + 71cddd3 commit fd9ffcc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎Assets/Readme.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ The _Preload scene must be at first in the Build Settings window. Go to File/Bui
88
In the _Preload scene we have a game object named Singleton, this object is the main game object in the whole game that won't destroy on scene changes.
99
You can add more singleton scripts by attaching them to this singleton game object.
1010

11-
Then you are can access the singleton scripts and objects in global.
11+
Then you can access the singleton scripts and objects in global.
1212

13-
Also you can run game in any scene you like in development, because the singleton objects will be instantiated at runtime if they aren't available.
13+
Also you can run the game in any scene you like in development, because the singleton objects will be instantiated at runtime if they aren't available.
1414
But make sure to run the production game from the _Preload scene to use the preconfigured settings and use the inspector.
1515

1616
Hope you enjoy it.
@@ -21,4 +21,4 @@ Resources:
2121
https://github.com/UnityCommunity
2222
https://github.com/BayatGames
2323

24-
Thanks.
24+
Thanks.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /