Advertisement
campus

zREADME.txt

Jun 18th, 2021
4,309
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ----------------------------------------------
  2. -----HOW TO UPLOAD-----
  3. You must have imported VRCSDK into a clean new unity project before theGloop.UNITYPACKAGE
  4. https://docs.vrchat.com/docs/setting-up-the-sdk
  5. https://vrchat.com/home/download
  6.  
  7. Go to ./Assets/Scenes folder
  8. Drag one of the scenes into Hierarchy tab (Left field in default layout)
  9.  
  10. If you are having errors at this point it is possible that:
  11. -VRCSDK failed to import
  12. -You have imported scripts (such as DynamicBones) that already are included in the files
  13.  
  14. Go to tab on top called VRChat SDK and choose "Show Control Panel"
  15. Login in and build either for Android or Windows
  16.  
  17.  
  18. --------------------------------------------------------------
  19. -----HOW TO EDIT THE MODEL-----
  20. Drag files "Textures-Gloop-2k.KRA" or .PSD and "theGloop.blend" into ./Assets/TheGloop folder
  21.  
  22.  
  23. ----------------------------------
  24. -----BLENDER-----
  25. The model uses Subdivision modifier while it also has multiple Shape Keys.
  26.  
  27. I have included folder "ApplyModifierForObjectWithShapeKeys-master" in the Unity files
  28. You want to install this add on for blender in case you want to export the HiPoly model
  29. More about this at: https://github.com/przemir/ApplyModifierForObjectWithShapeKeys
  30.  
  31. Exported FBXs
  32. theGloop-LoPoly.fbx :   Export as it is
  33. theGloop-HiPoly.fbx :   Apply Subdivision modifier and export (don't forget to revert blend file before saving, or save hi poly blend file separately)
  34.  
  35. theGloop-LoPoly-FullUVOnly:
  36.     Quest shaders only allow use the first UVMap and it can not be changed in the material.
  37.     So in Blender the UVMap-Mirrored is removed or moved to bottom before export
  38.  
  39.  
  40. Blender: https://www.blender.org/
  41.  
  42. ------------------------------------
  43. -----TEXTURES-----
  44. Open either Textures-Gloop-2k.KRA or PSD with a program that supports that file format.
  45. Preferably use Krita. Gimp or Photoshop should work fine. The layer settings might not work exactly the same though.
  46.  
  47. -Full-      both sides can be changed independently
  48. -Mirrored-  left and right sides are identical
  49.  
  50. Make visible only the layer(s) that you want to export and overwrite files either in folders Full or Mirrored
  51. Each group is named after the exported file name.
  52. For baked AO, enable both AO and Color layers and set AO layer filter to Multiply.
  53.  
  54. Krita: https://krita.org/en/
  55.  
  56.  
  57. ------------------------------------------
  58. -----FILES INCLUDED BUT NOT CREATED BY KAELYGON-----
  59. Assets/_PoiyomiShaders  : https://github.com/poiyomi/PoiyomiToonShader
  60. -||-/Scripts/ThryEditor : https://github.com/Thryrallo/ThryEditor
  61.  
  62. Assets/acidbubbles  : https://github.com/acidbubbles/vam-jiggle
  63.  
  64. ApplyModifierForObjectWithShapeKeys : https://github.com/przemir/ApplyModifierForObjectWithShapeKeys
  65.  
  66.  
  67.  
  68.  
  69. -----------------------------
  70. -----------------------------
  71. -----------------------------
  72.  
  73. Disclaimer:
  74. This avatar is sold solely at Gumroad by Kaelygon
  75. gum.co/the-gloop
  76.  
  77. You are not allowed to sell or publicly distribute any of the included files unless allowed otherwise. (e.g. Poioymi, Thry editor, acidbubbles, ApplyModifier-- have their own licenses)
  78. You are allowed to upload the files of this product to 3rd party platforms such as VRChat and steam as long the files are not publicly downloadable
  79. and as long the platform does not restrict any the rights of the creator or anyone who has bought this product and that other users can access the files only within that platform.
  80.  
  81. Sharing privately the contents of this product with couple mutual friends is allowed if you have bought the product yourself.
  82.  
  83. Hopefully you have fun with the model :3
  84. If you got any questions or find any bugs just let me know at
  85. Kaelygon@gmail.com
  86.  
  87.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement