Skip to content

Commit 657086b

Browse files
authored
Update README.md
1 parent de07c2d commit 657086b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

MojoUnity-Shake/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ And it provides an extension of `Transform` can easily shake any **Transform Com
88
* Released versions in [releases](https://github.com/scottcgi/MojoUnity-Packages/releases).
99
* Release changes in [ChangeLog](./ChangeLog.md).
1010

11+
Quick **goto** the [Samples Code](./Src/MojoUnity/Samples/MojoUnityShake/Scripts/) and the [Source Code](./Src/MojoUnity/Scripts/Modules/Animation/Shake/).
12+
1113
## Note
1214

1315
The **source code** depends on the `Burst Package`, which can be found and installed by `Package Manager` in the Unity menu `Window/Package Manager`.
@@ -32,11 +34,10 @@ The **source code** depends on the `Burst Package`, which can be found and insta
3234

3335
## Quick Start
3436

35-
1. Open the `MojoUnityShakeScene` in `/MojoUnity/Samples/MojoUnityShake/Scenes/MojoUnityShake.unity`
37+
1. Open the `MojoUnityShake` Scene in `/MojoUnity/Samples/MojoUnityShake/Scenes/MojoUnityShake.unity`
3638
2. Click the `Cube` GameObject in `Unity Hierarchy`.
3739
3. Click the `Play` button in `Unity Game Window`.
38-
4. Shake the `Cube` by `ShakeTest` in `Unity Inspector`.
39-
5. View the samples code in `/MojoUnity/Samples/MojoUnityShake/Scripts`.
40+
4. Shake the `Cube` by `ShakeTest` in `Unity Inspector`.
4041

4142
## Issues & Discussions
4243

0 commit comments

Comments
 (0)