381
editsAd placeholder
Modding:Tutorials: Difference between revisions
Jump to navigation
Jump to search
m
no edit summary
mNo edit summary |
mNo edit summary |
||
Line 8: | Line 8: | ||
* [https://github.com/BG3-Community-Library-Team/BG3-Community-Library/wiki BG3 Community Library] | * [https://github.com/BG3-Community-Library-Team/BG3-Community-Library/wiki BG3 Community Library] | ||
** To quote the page "The Community Library is a collaborative effort among members of the modding community to create a common collection of Spells, Scripts, Items, Races, Passives, and more, with the goal of assisting modders in creating new content and keeping their content compatible with similar mods." | |||
<br> | |||
* [[Modding:Sample_Templates|Sample Templates]] - Sample templates for several types of mods that should help alongside the below listed tutorials. | * [[Modding:Sample_Templates|Sample Templates]] - Sample templates for several types of mods that should help alongside the below listed tutorials. | ||
Line 87: | Line 89: | ||
* [https://www.youtube.com/watch?v=qTgSLYY9uew Fix your SHAPE KEYS! - Blender 2.8 tutorial] by Danny Mac 3D | * [https://www.youtube.com/watch?v=qTgSLYY9uew Fix your SHAPE KEYS! - Blender 2.8 tutorial] by Danny Mac 3D | ||
= Texture-Related Tutorials = | |||
Texturing is usually applied on top of a mesh to make it appear a certain way. | Texturing is usually applied on top of a mesh to make it appear a certain way. | ||
* [[Guide:Texture_Formatting|Texture Formatting]] | * [[Guide:Texture_Formatting|Texture Formatting]] | ||
= VFX-Related Tutorials = | |||
Visual Effects-related tutorials. | Visual Effects-related tutorials. | ||
[https://github.com/ImmortalRDI/BG3-Community-Library/wiki Creating Custom Visual Effects in-depth guide] by ImmortalRDI | [https://github.com/ImmortalRDI/BG3-Community-Library/wiki Creating Custom Visual Effects in-depth guide] by ImmortalRDI | ||
= Scripting Tutorials = | |||
* [[Guide:Getting_Started_with_Scripts|Getting Started with Scripting]] | * [[Guide:Getting_Started_with_Scripts|Getting Started with Scripting]] |