I never write comments but, this was just so usefull and clear. Just an amazing tutorial. No wasting time and no stuttering. This is how every Tutorial or video like this should be Please make more Videos, love it
Could you make a video explaining how to make in editor debug things? I think I used a "simpleGeometry" node, but I feel there must be a way to do it that is more intended to be editor only debug stuff. I came from unity and we had gizmos and the onDrawGizmos function there we used for such things. Drawing lines, cubes, spheres, etc, to do stuff like visualize radiuses and raycasts.
I actually did have a video planned for custom editors and visualizers! The process for creating them is very different than it is Unity, but it is still definitely possible to make nice stuff