_    ___ ___      _                               
/ \ |_ _/ _ \ ___| |_ _ __ ___ __ _ _ __ ___ ___
/ _ \ | | | | / __| __| '__/ _ \/ _` | '_ ` _ \/ __|
/ ___ \ | | |_| \__ \ |_| | | __/ (_| | | | | | \__ \
/_/ \_\___\___/|___/\__|_| \___|\__,_|_| |_| |_|___/
Twitch
Invidious (YT)

Invidious > Channel > GDT Solutions

Trending
GDT Solutions 2790 subscribers    RSS
View channel on YouTube
Videos
Playlists

YT 2 minutes 3 seconds
28 views Shared 4 days ago
GDT Solutions
How to FIND an OBJECT BY TAG in Unity 6
YT 1 minute 17 seconds
33 views Shared 5 days ago
GDT Solutions
How to make an object FALL BY GRAVITY and BOUNCE in Unity 6
YT 2 minutes 22 seconds
74 views Shared 6 days ago
GDT Solutions
How to make an object PERSISTENT BETWEEN SCENES in Unity 6 (and singleton pattern)
YT 2 minutes 22 seconds
130 views Shared 1 week ago
GDT Solutions
How to make an object always LOOK AT THE CAMERA in Unity 6
YT 2 minutes 19 seconds
43 views Shared 1 week ago
GDT Solutions
How to FIND the PARENT of an object by script in Unity 6
YT 2 minutes 15 seconds
240 views Shared 1 week ago
GDT Solutions
How to RENAME a UNITY PROJECT - Unity 6
YT 1 minute 49 seconds
1.9K views Shared 1 month ago
GDT Solutions
How to EXPORT 3D MODELS from BLENDER to UNITY 6 (2025)
YT 2 minutes 59 seconds
292 views Shared 1 month ago
GDT Solutions
How to use GITHUB DESKTOP with UNITY 6 - Clone and Backup Unity Project
YT 1 minute 4 seconds
45 views Shared 2 months ago
GDT Solutions
How I solved app crash due to libeay32.dll file - Substance Painter 2019
YT 4 minutes 18 seconds
2.1K views Shared 4 months ago
GDT Solutions
Making a survival game in Unity Game Devlog #2 - About the procedural generation
YT 3 minutes 35 seconds
239 views Shared 4 months ago
GDT Solutions
Making a survival game in Unity Game Devlog #1 - About the 3D models
YT 1 minute 32 seconds
829 views Shared 5 months ago
GDT Solutions
Making a survival game in Unity Game Devlog #0 - Introduction of the project
YT 27 minutes 23 seconds
682 views Shared 8 months ago
GDT Solutions
Creating a basic MAIN MENU in Unity - STEP-BY-STEP with chapters
YT 2 minutes 15 seconds
278 views Shared 9 months ago
GDT Solutions
How to IMPORT FONT ttf to TEXT MESH PRO in Unity
YT 59 seconds
2.3K views Shared 10 months ago
GDT Solutions
How to DRAW the OUTLINE on the EDGES of a 3D OBJECT in Blender
YT 3 minutes 15 seconds
248 views Shared 10 months ago
GDT Solutions
How to CREATE a DIGITAL WATCH in your game that displays real time - VR Smartwatch example
YT 1 minute 8 seconds
2.2K views Shared 11 months ago
GDT Solutions
How to make an OBJECT GLOW in Blender (FEATURE REMOVED in Blender 4.2)
YT 2 minutes 12 seconds
942 views Shared 11 months ago
GDT Solutions
How to BEND OBJECTS in Blender
YT 2 minutes 35 seconds
3.4K views Shared 11 months ago
GDT Solutions
How to ADD Colors and Textures from images to 3D models in Blender
YT 1 minute 40 seconds
2.9K views Shared 11 months ago
GDT Solutions
How to add VR CONTROLLER MODELS in Unity for Meta Quest
YT 1 minute 15 seconds
6.2K views Shared 1 year ago
GDT Solutions
How to SHOW EDGE LENGTHS in Blender (2024) - Distance between vertices
YT 41 seconds
190 views Shared 1 year ago
GDT Solutions
Seeding monitor and precision planting System made with Unity
YT 2 minutes 5 seconds
6.6K views Shared 1 year ago
GDT Solutions
How to ADD 3D SOUND in Unity
YT 2 minutes 18 seconds
961 views Shared 1 year ago
GDT Solutions
How to create a TEXTURE ANIMATION by CODE in Unity
YT 1 minute 43 seconds
491 views Shared 1 year ago
GDT Solutions
How to CHANGE VALUES in Time in Unity
YT 2 minutes 44 seconds
2.7K views Shared 1 year ago
GDT Solutions
How to make RESPONSIVE UI in Unity
YT 5 minutes
160 views Shared 1 year ago
GDT Solutions
How to DEFINE A FUNCTION in C# with input and Output parameters - Unity 6 example
YT 2 minutes 51 seconds
1.8K views Shared 1 year ago
GDT Solutions
How to DETECT OBJECT INSIDE COLLIDER in Unity - OnTriggerEnter
YT 2 minutes 8 seconds
512 views Shared 1 year ago
GDT Solutions
How to CREATE OBJECT at a RANDOM POSITION by code in Unity
YT 1 minute 40 seconds
2.7K views Shared 1 year ago
GDT Solutions
How to make OBJECT FOLLOW ANOTHER OBJECT in Unity
YT 2 minutes 20 seconds
362 views Shared 1 year ago
GDT Solutions
How to CREATE A RANDOM OBJECT by code in Unity
YT 2 minutes 15 seconds
2.8K views Shared 1 year ago
GDT Solutions
How to CREATE OBJECT AS CHILD in Unity
YT 2 minutes 22 seconds
430 views Shared 1 year ago
GDT Solutions
How to CREATE OBJECT by code in Unity
YT 2 minutes 18 seconds
1.5K views Shared 1 year ago
GDT Solutions
How to setup VR for META QUEST in Unity
YT 1 minute 54 seconds
4.5K views Shared 1 year ago
GDT Solutions
How to make Raycast IGNORE COLLIDER in Unity
YT 1 minute 34 seconds
1.8K views Shared 1 year ago
GDT Solutions
How to DO SOMETHING only once inside UPDATE in Unity
YT 2 minutes 10 seconds
5.8K views Shared 1 year ago
GDT Solutions
How to DRAW RAYCAST line in Unity
YT 3 minutes 1 second
767 views Shared 1 year ago
GDT Solutions
How to SAVE and LOAD object's POSITION in Unity
YT 3 minutes 28 seconds
200 views Shared 1 year ago
GDT Solutions
How to CHECK if GameObject HAS COMPONENT in Unity and AVOID Null Reference Exception
YT 1 minute 16 seconds
2.1K views Shared 1 year ago
GDT Solutions
How to CONVERT FLOAT to INT in Unity
YT 1 minute 24 seconds
1.4K views Shared 1 year ago
GDT Solutions
How to PARSE FLOAT from STRING in Unity
YT 1 minute 43 seconds
932 views Shared 1 year ago
GDT Solutions
How to FIND the CENTER POINT between two objects in Unity
YT 32 seconds
1.9K views Shared 1 year ago
GDT Solutions
Why my IMAGE SPRITE IS BLURRY in Unity? Please help
YT 2 minutes 45 seconds
1.7K views Shared 1 year ago
GDT Solutions
How to USE SLIDER OnValueChange in Unity
YT 4 minutes 25 seconds
442 views Shared 1 year ago
GDT Solutions
How to CHANGE GAME QUALITY by code in Unity
YT 2 minutes 43 seconds
1K views Shared 1 year ago
GDT Solutions
How to DOWNLOAD IMAGE FROM URL in Unity - Unity Web Request
YT 1 minute 6 seconds
1.6K views Shared 1 year ago
GDT Solutions
How to PLAY A VIDEO CLIP in Unity
YT 2 minutes 44 seconds
522 views Shared 1 year ago
GDT Solutions
How to DELAY FUNCTIONS in UNITY
YT 1 minute 5 seconds
1.3K views Shared 1 year ago
GDT Solutions
How to automatically DESTROY AN OBJECT AFTER TIME in Unity
YT 2 minutes 28 seconds
2.8K views Shared 1 year ago
GDT Solutions
How to DRAW CIRCLES by code in Unity
YT 1 minute 51 seconds
430 views Shared 1 year ago
GDT Solutions
How to FIND COMPONENT from the hierarchy in Unity
YT 3 minutes 17 seconds
3.2K views Shared 1 year ago
GDT Solutions
How to CLICK ON 3D OBJECTS in Unity
YT 1 minute 34 seconds
801 views Shared 1 year ago
GDT Solutions
How to CHECK IF AUDIO HAS STOPPED in Unity
YT 1 minute 10 seconds
497 views Shared 1 year ago
GDT Solutions
How to make an OBJECT EMIT LIGHT in Unity
YT 1 minute 39 seconds
4.7K views Shared 1 year ago
GDT Solutions
How to CHANGE MATERIAL TEXTURE by code in Unity
YT 1 minute 13 seconds
801 views Shared 1 year ago
GDT Solutions
How to MASK SPRITE RENDERERS in Unity
YT 1 minute 10 seconds
7.1K views Shared 1 year ago
GDT Solutions
How to USE IMAGE TO MASK UI ELEMENTS in Unity
YT 4 minutes 10 seconds
4.1K views Shared 1 year ago
GDT Solutions
How to RESTART THE SCENE in Unity by PRESSING a KEY, a BUTTON or calling from OTHER SCRIPT
YT 3 minutes 22 seconds
2.1K views Shared 1 year ago
GDT Solutions
How to MAKE A BROKEN GLASS EFFECT in Unity
YT 2 minutes 25 seconds
2.2K views Shared 1 year ago
GDT Solutions
How to PLAY SOUNDS ON COLLISION in Unity - Downloadable Unity package