- Edited
I'm developing a word search game and currently stuck at input. In Godot while loop not possible for input function and input in process function. So it is not possible to drag a line like in word search program and clear the points if word doesn't match So while mouse pressed function not possible. Since we are using if for input function it will always be one point at a time and adding points will not be smooth