diff --git a/Home.md b/Home.md index 013f462..bce0e9e 100644 --- a/Home.md +++ b/Home.md @@ -73,6 +73,7 @@ Be it by fixing issues or taking one of the "fun" and "not so fun" tasks. Before * [Custom Drawing in Node2D/Control](tutorial_custom_draw_2d) * [Custom GUI Controls](tutorial_custom_controls) * [Screen-Reading Shaders (texscreen() & BackBufferCopy)](tutorial_texscreen) +* [Ray-Casting](tutorial_raycasting) Raycasting From Code. * ~~[GUI Containers](tutorial_containers)~~ * [Cut-Out Animation](Cutout-Animation) * ~~[Physics Object Guide](tutorial_physics_objects_guide)~~