Skip to content

Commit

Permalink
[GestureManager 3.8.0] Release Candidate~
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackStartx committed Nov 20, 2022
1 parent d4d818f commit 53af1fd
Show file tree
Hide file tree
Showing 123 changed files with 1,404 additions and 971 deletions.
Binary file added .markdown/3.8/EditingMode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .markdown/3.8/GestureManagerStart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .markdown/3.8/SendOsc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .markdown/3.8/TestingMove.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .markdown/3.8/TestingStart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion .support
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"early":[{"name":"Stack_"},{"name":"Ahri~"},{"name":"Nayu"},{"name":"♡ GaNyan ♡"},{"name":"TheIceDragonz"},{"name":"NinaV2"},{"name":"emymin"},{"name":"Zettai Ryouiki"},{"name":"NekOwneD"},{"name":"lindesu"},{"name":"OptoCloud"},{"name":""}],"supporter":[{"name":"Hiro N.","background":{"r":1.0,"g":0.4000000059604645,"b":0.8199999928474426,"a":1.0},"text":{"r":1.0,"g":0.6899999976158142,"b":0.019999999552965165,"a":1.0}},{"name":"Dominhiho","background":{"r":0.0,"g":1.0,"b":0.6899999976158142,"a":1.0},"text":{"r":1.0,"g":0.46000000834465029,"b":0.0,"a":1.0}},{"name":"maple","background":{"r":0.0,"g":0.0,"b":0.5099999904632568,"a":1.0},"text":{"r":0.0,"g":0.8899999856948853,"b":0.029999999329447748,"a":1.0}}]}
{"early":[{"name":"Stack_"},{"name":"Ahri~"},{"name":"Nayu"},{"name":"♡ GaNyan ♡"},{"name":"TheIceDragonz"},{"name":"NinaV2"},{"name":"emymin"},{"name":"Zettai Ryouiki"},{"name":"NekOwneD"},{"name":"lindesu"},{"name":"OptoCloud"},{"name":"lukasong"}],"supporter":[{"name":"Hiro N.","background":{"r":1.0,"g":0.4000000059604645,"b":0.8199999928474426,"a":1.0},"text":{"r":1.0,"g":0.6899999976158142,"b":0.019999999552965165,"a":1.0}},{"name":"Dominhiho","background":{"r":0.0,"g":1.0,"b":0.6899999976158142,"a":1.0},"text":{"r":1.0,"g":0.46000000834465029,"b":0.0,"a":1.0}},{"name":"maple","background":{"r":0.0,"g":0.0,"b":0.5099999904632568,"a":1.0},"text":{"r":0.0,"g":0.8899999856948853,"b":0.029999999329447748,"a":1.0}}]}
4 changes: 2 additions & 2 deletions .v3rsion
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.7.0
https://github.com/BlackStartx/VRC-Gesture-Manager/releases/tag/v3.7
3.8.0
https://github.com/BlackStartx/VRC-Gesture-Manager/releases/tag/v3.8
File renamed without changes.
File renamed without changes.
23 changes: 14 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,23 @@ A tool that will help you preview and edit your avatar animation directly in Uni
Available for both VRChat SDK 2.0 and SDK 3.0, in Unity 2018 or 2019.

## How To Use (SDK 3.0)
### Download the UnityPackage
- ### Import using the VRChat Creator Companion
[In Progress]

- ### Import using the release UnityPackage
You can download the UnityPackage from the latest release tab.<br>
[[Or click here to go to the latest release](https://github.com/BlackStartx/VRC-Gesture-Manager/releases/latest)]

From there you can find the link for the UnityPackage at the bottom of the page, in the **Assets** tab.<br>

### Import on Unity
Once downloaded, import the UnityPackage directly in your project,
and you will find a folder called "GestureManager" in your **Assets** directory.
### Just one last step!
Once imported in your project, enable it by navigating to the Unity toolbar and click:

`"Tools -> Gesture Manager Emulator"`

![img.png](.markdown/3.2/GestureManagerFolder.png)
This will drop the **GestureManager** prefab into your scene!

Drag and drop the prefab that you find in that folder in to the scene and you're done.
![img.png](.markdown/3.8/GestureManagerStart.png)

Whenever you want to test your avatar hit PlayMode and select the GestureManager from the Hierarchy!
<br>
Expand All @@ -26,7 +30,7 @@ If there are no errors the GestureManager will take control of your Avatar and y
You can test Left and Right hand gesture with the buttons on top, and you can test 3.0 Expressions from
the RadialMenu bellow.

![img.png](.markdown/3.5/TestingStart.png)
![img.png](.markdown/3.8/TestingStart.png)

### Option Button!
The Option button in the RadialMenu contains a lot of sub-category that helps you change parameters usually
Expand All @@ -41,7 +45,7 @@ In the **Locomotion** category you can preview animation like:
- Prone
- Falling

![img.png](.markdown/3.5/TestingMove.png)
![img.png](.markdown/3.8/TestingMove.png)

In the **States** category you can preview AFK, Seated, IK and T Pose animations.

Expand Down Expand Up @@ -121,7 +125,7 @@ This can be useful to test how your application is handling OSC packets and for
Simply set the OSC address string and populate the message parameters with the + button on the right.<br>
You can switch between OSC Messages and OSC bundles by clicking the "Bundle" or "Message" buttons.

![img.png](.markdown/3.5/SendOsc.png)
![img.png](.markdown/3.8/SendOsc.png)

### Knew Issues
♥ All the knew issues since the release of 3.0 has been addressed! ♥
Expand Down Expand Up @@ -165,6 +169,7 @@ Thanks to every friend and person who helped or supported me during the developm
- NekOwneD
- [lindesu](https://github.vrlabs.dev/)
- OptoCloud
- lukasong

Special thanks to:

Expand Down
Binary file added Resources/Vrc3/BSX_GM_Tool_Camera.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
92 changes: 92 additions & 0 deletions Resources/Vrc3/BSX_GM_Tool_Camera.png.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added Resources/Vrc3/BSX_GM_Tool_Click.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
92 changes: 92 additions & 0 deletions Resources/Vrc3/BSX_GM_Tool_Click.png.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added Resources/Vrc3/BSX_GM_Tool_Pose.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
92 changes: 92 additions & 0 deletions Resources/Vrc3/BSX_GM_Tool_Pose.png.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added Resources/Vrc3/BSX_GM_Tools.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 53af1fd

Please sign in to comment.