Advertisement
Guest User

Tipsy Animation for VRCHat (fixed)

a guest
Apr 21st, 2020
374
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. Tipsy Animation for VRCHat
  2. https://vrcmods.com/item/5632
  3.  
  4. 1. Download the package and add it to your unity project.
  5.  
  6. 2. Ignore the prefab file in the download. Right click on your avatar list and select "Audio Source".
  7. 2a. Drag and drop the "Tipsy" audio file to the "AudioClip" block. Set the Priority to 200.
  8. 2b. Click "Add Component" and add "VRC_Spacial Audio Source". Set Gain to 10 and Far to 40.
  9.  
  10. 3. Drag the "Tipsy [1minute]" animation file to your avatar.
  11.  
  12. 4. In the menu bar, go to "Window > Animation > Animation", or press Ctrl + 6.
  13.  
  14. 7. In the top-left corner of the Animation window, change it from "IDLE (Read-Only)" to "Tipsy [1minute]".
  15.  
  16. 8. Scroll all the way down and remove the old Audio property (It should be yellow and give an error when you hover over it).
  17.  
  18. 9. Click "Add Property". Find and open the audio source (should just be called "Tipsy" if you didn't rename it) and click on the "+" where it says "Is Active".
  19.  
  20. 10. Once you've added the property, click the checkbox to the right of it's name, and close the Animation window.
  21.  
  22. 11. In your Assets folder, find your override controller. If you don't have one, there's a sample one packaged within the VRChat SDK.
  23.  
  24. 12. Drag the "Tipsy [1minute]" animation file to the emote slot you'd like to use. For the emotes accessed in the quick menu, these would be EMOTE1 - EMOTE8.
  25.  
  26. 13. Publish and test your avatar!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement