I am new in godot , and I am using godot 4.2.1 version, so I want to create segmented line like bubble shooter game, but I did not find any resources about it, I ask before but I did not get the answers unfortunately, my purpose segmented line here:
I want to create doted line like it, is possible in godot, I was ask before, ans someone recommended RayCast2D but I did not understand how I will do it, please recommend me, any suggestion will be appreciated.
you could have stayed in the previous thread rather than starting a new one about the same thing. if you don’t understand something, there is no shame in asking again and again. but it’s better to collect the advice that users give you in one of your own threads, where you can go back and have it in one place until you understand it completely.
tnx so much for your answer, how can I create scene tree structure, I will handle RayCast2D and Line2D at the same time, do you have any suggestion about it.