Skip to content

Commit

Permalink
Merge pull request #2 from nullstalgia/main
Browse files Browse the repository at this point in the history
Instructions for moving/renaming SPS Sockets menu
  • Loading branch information
SenkyDragon authored Sep 6, 2023
2 parents 5d90f1c + d8c0048 commit 2b383ad
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/sps.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,16 @@ full backward-compatible replacement for DPS (Dynamic Penetration System by Rali
* If you are testing a socket on the avatar, be sure to turn it on in the "Sockets" menu in Gesture Manager
* Move things around and have fun!

## How to move/rename generated "Sockets" menu

- Select your avatar root object in the hierarchy, the same object that contains your VRC Avatar Descriptor.
- In the Inspector, if there is not already a VRC Fury component, click "Add Component" and add one.
![image](assets/sps/230132323-fa7422c1-f883-4d3c-b498-ad100bf0a617.png)
- In that VRC Fury component, click the "+" on the bottom right and add a "Move Menu Item" subcomponent.
- In "From Path", enter `Sockets`
- In "To Path", enter the new path you want to find it in. For example, if you want it called `Holes` in a folder called `CoolMenu`, you would type in `CoolMenu/Holes`
![image](assets/sps/2023-09-05--21-19-33-Unity.png)
- Done!
## Troubleshooting

### Plug continues deforming in editor even when all sockets are disabled
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2b383ad

Please sign in to comment.