Channel Avatar

GDT Solutions @UCsRsHAtbb07j_e1k25e_8Cw@youtube.com

2.5K subscribers - no pronouns :c

Here you will find many USEFUL VIDEOS about BLENDER, UNITY a


04:18
Making a survival game in Unity Game Devlog #2 - About the procedural generation
03:35
Making a survival game in Unity Game Devlog #1 - About the 3D models
01:32
Making a survival game in Unity Game Devlog #0 - Introduction of the project
27:23
Creating a basic MAIN MENU in Unity - STEP-BY-STEP with chapters
02:15
How to add a CUSTOM FONT to use it with TEXT MESH PRO in Unity
00:59
How to DRAW the OUTLINE on the EDGES of a 3D OBJECT in Blender
03:15
How to GET the SYSTEM TIME and display it on the USER INTERFACE - VR Smartwatch example
01:08
How to make an OBJECT GLOW in Blender
02:12
How to BEND OBJECTS in Blender
02:35
How to ADD TEXTURES from images to a 3D model in Blender - COLOR and NORMAL MAP
01:40
How to add VR CONTROLLER MODELS in Unity for Meta Quest
01:15
How to SHOW EDGE LENGTHS in Blender (2024) - Distance between vertices
00:40
Seeding monitor and precision planting System made with Unity
02:05
How to GET 3D SOUNDS in Unity - AudioSource configuration
02:18
How to CHANGE THE MATERIAL OFFSET by CODE in Unity
01:43
How to INCREMENT a VARIABLE a certain amount PER SECOND in Unity
02:44
How to make RESPONSIVE USER INTERFACE in Unity
05:00
What is a FUNCTION and how to define FUNCTIONS in Unity
02:51
How to DETECT OBJECTS INSIDE COLLIDERS in Unity - On Trigger Events
02:08
How to CREATE OBJECTS at a RANDOM POSITION in Unity
01:40
How to MOVE AN OBJECT to a TARGET POSITION in Unity - Following Enemy in Unity
02:20
How to CREATE A RANDOM GAMEOBJECT in Unity AT RUNTIME
02:15
How to CREATE a GameObject AS CHILD of ANOTHER GameObject in Unity
02:22
How to CREATE OBJECTS AT RUNTIME in Unity - INSTANTIATE function
02:18
How to setup Unity to CREATE VR APPLICATIONS for META QUEST (META SDK Package)
01:54
How to make a Raycast IGNORE SPECIFIC COLLIDERS in Unity
01:34
How to CALL A FUNCTION only ONE TIME inside UPDATE in Unity
02:10
How to VISUALIZE RAYCAST in the Unity Editor
03:01
How to SAVE and LOAD the POSITION of a GAMEOBJECT in Unity
03:28
CHECK if a GameObject HAS A COMPONENT assigned to it in Unity - Prevent Null Reference Exception
01:16
How to CONVERT FLOAT TO INT in Unity
01:24
How to CONVERT STRING TO FLOAT in Unity
01:43
How to get the MIDDLE POINT between two objects in Unity
00:32
Why the SPRITES LOOK BLURRY in Unity? 🤔
02:45
How to USE SLIDERS in Unity and send Slider values to Scripts
04:25
How to SELECT QUALITY AT RUNTIME in Unity using a DROPDOWN MENU
02:43
How to LOAD AN IMAGE FROM URL in Unity and apply to a MATERIAL or in the UI - Unity Web Request
01:06
How to PLAY A VIDEO ON THE CANVAS in Unity
02:44
How to DELAY A FUNCTION in UNITY - INVOKE and COROUTINES
01:05
How to DESTROY AN OBJECT AFTER certain TIME in Unity
02:28
How to DRAW A CIRCLE in Unity using a LineRenderer component
01:51
How to FIND SPECIFIC COMPONENTS in Unity
03:17
How to detect mouse CLICKS on COLLIDERS in Unity - Screen Point to World
01:34
How to CHECK IF AUDIO SOURCE IS PLAYING in Unity
01:10
How to MAKE OBJECTS GLOW in Unity - Solution for Universal Render Pipeline
01:39
How to CHANGE THE TEXTURE of a MATERIAL AT RUNTIME in Unity
01:13
How to MASK SPRITE RENDERERS in Unity
01:10
How to USE IMAGE TO MASK UI ELEMENTS in Unity
04:10
How to RESTART THE SCENE in Unity by PRESSING a KEY, a BUTTON or calling from OTHER SCRIPT
03:22
How to MAKE A BROKEN GLASS EFFECT in Unity
02:24
How to PLAY SOUNDS ON COLLISION in Unity - Downloadable Unity package
01:55
How to CHANGE THE TRANSPARENCY of a material AT RUNTIME in Unity
00:48
How to PLAY SOUNDS on MOUSE HOVER over UI Elements in Unity
03:41
How to DETECT COLLISIONS BETWEEN TWO OBJECTS in Unity - OnCollision events
02:08
How to GET ALL THE CHILDREN OF AN OBJECT in Unity
01:23
How to PLAY SOUND ON BUTTON PRESSED in Unity
00:32
How to ADD BACKGROUND MUSIC in Unity
02:06
How to PLAY A RANDOM SOUND in Unity
03:07
How to FIND THE NEAREST OBJECT WITH TAG in Unity
01:54
How to DRAW A LINE BETWEEN TWO OBJECTS in Unity