Hi, i am starting just now studying Godot but i cannot understand how can i do this :
i want to add an object on screen (from what i understand, i have to instantiate it), just where i click the left mouse button (place it at coordinated of mouse click).
What should be the best way to do it ?
Thank you in advance.