All 219 Godot Nodes Explained In 42 Minutes !

Published: 20 November 2023
on channel: Lukky
272,469
15k

To try everything Brilliant has to offer—free—for a full 30 days, visit https://brilliant.org/Lukky .
The first 200 of you will get 20% off Brilliant’s annual premium subscription.

2D Nodes Links :

Consider a subscription!

Tileset : https://bakudas.itch.io/generic-dunge...
Player Sprite : https://rvros.itch.io/animated-pixel-...

Tilemaps : https://docs.godotengine.org/en/stabl...
Nav : https://docs.godotengine.org/en/stabl...
2D skeletons : https://docs.godotengine.org/en/stabl...

3D Nodes Links :

Introduction to global illumination : https://docs.godotengine.org/en/stabl...

DevLogLogan tiled dungeons :    • Godot 4 - Tiled Dungeon Environment F...  

VR Godot :    / bastiaanolij  

Other Links :

multiplayer :    • Godot 4 - Online Multiplayer FPS From...  
IK :    • NEW Procedural Animation In Godot 4.0  

TIMESTAMPS !

0:00 start

2:06 Node

2D NODES timestamps by @aunber

2:29 Node2D
2:39 Camera2D
2:52 Animated/Sprite2D
3:07 CollisionObject2D
3:17 PhysicsBody2D
3:25 Collision Polygon/Shape 2D
3:37 StaticBody2D
3:53 AnimatableBody2D
4:08 RigidBody2D
4:19 CharacterBody2D
4:31 Joint2D
4:41 DampedSpringJoint2D
4:51 GrooveJoint2D
5:02 PinJoint2D
5:10 Area2D
5:29 AudioListener2D
5:39 AudioStreamPlayer2D
5:49 CPU/GPU Particles 2D
6:08 TileMap
6:29 CanvasModulate
6:39 Light2D
6:46 PointLight2D
7:10 DirectionalLight2D
7:23 LightOccluder2D
7:33 Line2D
7:47 Marker2D
7:56 MeshInstance2D
8:05 MultiMeshInstance2D
8:15 Navigation Region/Link/Obstacle 2D
8:35 Parallax Background/Layer
8:47 Follow/Path2D
8:58 Polygon2D
9:07 Raycast2D
9:16 ShapeCast2D
9:28 RemoteTransform2D
9:42 Skeleton2D Physical/Bone2D
10:01 VisibleOnScreen Enabler/Notifier 2D
10:17 CanvasGroup
10:27 BackBufferCopy


3D NODES by @billmore6486

10:43 Node3D
10:59 Marke3D
11:09 VisualInstance3D
11:26 GeometryInstance3D
11:45 MeshInstance3D
11:58 MultiMeshInstance3D
12:16 Label3D
12:30 Decal
12:40 Sprite3D or AnimatedSprite3D
13:01 WorldEnviroment
13:19 FogVolume
13:26 GPU Particles3D
13:50 GPU ParticlesAttractor3D GPU ParticlesCollision
14:09 OmniLight3D
14:42 SpotLight3D
14:54 DirectionalLight3D
15:14 CSGShade3D
15:38 SoftBody3D
15:54 CollisionObject3D
16:27 PhysicsBody3D
16:38 CollisionPolygon3D CollisionShape3D
16:52 StaticBody3D
17:16 AnimatableBody3D
17:28 RigidBody3D
17:44 CharacterBody3D
17:58 Area3D

18:22 Camera3D
18:46 VehicleWheel3D VehicleBody3D
19:02 Joint3D
19:13 HingeJoint3D
19:24 ConeTwistJoint3D
19:32 SliderJoint3D
19:42 PinJoint3D
19:55 Generic6DOFJoint3D
20:11 Skeleton3D
20:31 BoneAttachment3D
20:45 RootMotionView
21:14 VoxelGI
21:30 LightmapProbe LightmapGI
21:44 ReflectionProbe
22:01 ImporterMeshInstance3D
22:20 VisibleOnScreenNotifier3D VisibleOnScreenEnabler3D
22:32 GridMap
22:50 AudioListener3D
22:59 AudioStreamPlayer3D
23:13 NavigationRegion3D NavigationObstical3D NavigationAgent3D NavigationLink3D
23:39 OccluderInstance3D
24:03 Path3D PathFollow3D
24:16 RayCast3D
24:27 ShapeCast3D
24:37 SpringArm3D
24:55 RemoteTransform3D
25:08 XRNode3D XRCamera3D XROrigin3D XRController3D XRAnchor3D

UI ELEMENTS timestamps by @ThunderduckyGames

25:35 - Container
25:44 - AspectRatioContainer
25:59 - BoxContainer (VBoxContainer, HBoxContainer)
26:13 - CenterContainer
26:21 - FlowContainer (VFlowContainer, HFlowContainer)
26:35 - GridContainer
26:49 - SplitContainer (VSplitContainer, HSplitContainer)
27:02 - Margin Container
27:15 - PanelContainer
27:24 - ScrollContainer
27:41 - TabContainer
28:09 - Label
28:15 - RichTextLabel
28:24 - ColorRect
28:30 - TextureRect
28:36 - VideoStreamPlayer
28:41 - HSeparator, VSeparator
28:51 - Panel
29:04 - NinePatchRect
29:14 - Intro to Input Elements
29:35 - Button (BaseButton, TextureButton)
29:48 - LinkButton
29:56 - CheckBox, CheckButton
30:04 - MenuButton
30:11 - OptionButton
30:22 - ColorPickerButton
30:30 - LineEdit
30:38 - TextEdit, CodeEdit
30:54 - Range
31:01 - ProgressBar, TextureProgressBar
31:08 - SpinBox
31:17 - HScrollBar, VScrollBar
31:33 - HSlider, VSlider
31:41 - ItemList
31:51 - MenuBar
32:03 - TabBar
32:12 - ReferenceRect
32:21 - Tree
32:29 - GraphNode, GraphEdit
32:43 - TouchScreenButton
32:54 - Control
33:08 - Layout
34:28 - Localization
34:32 - Tooltip
34:38 - Focus
35:08 - Mouse
36:06 - Input
36:37 - Theme

OTHER AND FORGOTTEN NODES

37:08 Viewport
37:27 SubViewport SubViewportContainer
37:41 Window
37:56 AcceptDialog ConfirmationDialog
38:09 FileDialog
38:19 Popup
38:30 PopupMenu
38:36 PopupPanel
38:44 CanvasItem
38:58 CanvasLayer
39:18 AudioStreamPlayer
39:27 AnimationPlayer
39:38 AnimationTree
39:47 HTTPRequest
39:55 MultiplayerSpawner MultiplayerSynchronizer
40:10 ResourcePreloader
40:25 ShaderGlobalsOverride
40:43 SkeletonIK3D
41:00 Timer
41:13 CPUParticles3D
41:25 PhysicalBone3D
41:31 SpriteBase3D

This video was sponsored by Brilliant


Watch video All 219 Godot Nodes Explained In 42 Minutes ! online without registration, duration hours minute second in high quality. This video was added by user Lukky 20 November 2023, don't forget to share it with your friends and acquaintances, it has been viewed on our site 272,469 once and liked it 15 thousand people.