27 skills found
MinaPecheux / UnityTutorials RTSThe code for my series of tutorials on how to make a real-time stategy (RTS) game in the well-know Unity game engine (with C# scripting)!
Colanderp / UnityTutorialsFull projects from my Unity tutorial videos
MinaPecheux / UnityTutorials BehaviourTreesThe code for a short tutorial on how to create a simple guard AI using behaviour trees in Unity/C# (in text or video format)!
RYanXuDev / PlatformerControllerTutorialProject of my Unity platformer controller tutorials.
MinaPecheux / UnityTutorials HacknslashThe code for my series of tutorials on how to make a hack'n'slash game in the famous Unity game engine (with C# scripting)!
MinaPecheux / UnityTutorials ProceduralAnimationsThe code for a short tutorial on procedural animations and how to create them thanks to the Animation Rigging package in Unity/C# (available in text format).
MinaPecheux / UnityTutorials FiniteStateMachinesThe code for a short tutorial on finite state machines and how to use them for basic 2D physics-based player movement in Unity/C# (in text or video format).
herbou / UnityTutorial ShopSystemNo description available
GameDevEducation / UnityTutorial SimsStyleAINo description available
yangmingxian / UnityTutorialsFilesNo description available
MinaPecheux / UnityTutorials PhysicalProjectilesThe code for a short tutorial on how to make a simple physics-based 3D cannon in Unity/C# (in text or video format)!
MinaPecheux / UnityTutorials SmoothSceneTransitionsThe code for a short tutorial on animation-based smooth scene transitions for both visuals and audio in Unity/C# (in text or video format).
GameDevEducation / UnityTutorial CharacterControllerNo description available
MinaPecheux / UnityTutorials GizmosDebuggingThe code for a short tutorial on debugging and editing game data visually in Unity/C# thanks to custom gizmos tools! (in text or video format).
MinaPecheux / UnityTutorials UnitTestingThe code for a short tutorial on how to implement basic unit testing in Unity/C# using the Unity Test Framework (in text or video format)!
MinaPecheux / UnityTutorials BasicPatrolSystemThe code for a short tutorial on how to create a basic waypoints-based patrol system in Unity/C# (in text or video format)!
GameDevEducation / UnityTutorial PaintingSystemNo description available
gbox3d / UnityTutorialNo description available
tmorgner / UnityTutorialSystemAn event driven tutorial engine for Unity3D
MinaPecheux / UnityTutorials MixamoAnimationsThe code for a short tutorial on how to use free animations from Mixamo to quickly setup a simple player in Unity/C# (in text or video format)!