How to configure git for unity
Github Desktop Tutorial starts at 3:25
Nothing here yet…
Meld can visually show diffs and visually resolve text merge conflicts.
C# Turorial Skip these sections in the video, we don’t use them often in unity. We will rarely need to handle exceptions(And we discurage throwing them), and we can use different singleton patterns in unity that are superior to statics.
(3:13:53) Exception Handling
(4:06:49) Static Class Attributes
(4:14:45) Static Methods & Classes
Reference Documents
Order of Execution for Event Functions on the Same Object
Order of Execution for Event Functions on different objects
Video Tutorials
Artists/level-designers only need to care about parts 1(Intro to Unity GUI), 2(Setup & import sprites), 3(Sprites & collision), 7(prefabs and heirarchy(parents/children tree)), 8(layering), 9(sound)
How to Make a Unity Game - For Beginners (2019)
Unity 5 - IEnumerator Demo(Coroutines)- How to add a Timer/Delay
Making a Visual Novel for Free [SERIES]
Blender 2.82 Rigging Tutorial (In 2 Minutes)
Blender 2.82 : Advanced Rigging In 60 Seconds (Double Joints)
Blender 2.82 : Inverse Kinematics In 60 Seconds! (Arm Rig)
Blender 2.82 : Advanced Foot Pivot IK Rig (In 60 Seconds~)
Blender 2.8 Inverse Kinematics In 2 Minutes
Blender 2.8 Inverse Kinematics Shortcuts
Blender 2.8 Mirror Armature In 20 Seconds
Blender Asset Creation Tutorials
Begginner tutorials
Blender Beginner Tutorial Series
Intermediate Blender Tutorial Series
RPG Graphics(Charachter and outfit)
Sculpting
Introduction: Sculpting in Blender (Tutorial EN)
Lizard Mage: Modelling, Texturing, Rigging (Blender Timelapse)
Advanced
Sculpting of Dragon’s head (Soft: Blender 2.74)
Clean Line Art[Digital Inking Tips]
PhotoGrametry - 3D scan an object from real life with lots of photos, and convert it to a mesh + texture!
platformer movement - Understanding platforming movement with Celeste’s Madeline