mouse left click on sprite

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By ibo348
:warning: Old Version Published before Godot 3 was released.

if (left_click on sprite):
print(“selected sprite”)

You should explain your problem with more than just two lines of pseudocode.

literalcitrus | 2018-01-17 22:25

:bust_in_silhouette: Reply From: ibo348

No problem with a little thought fix the problem sorry, my english language is little bad but i can understand you. i used area2d , i use input event for mouse event. thnx mate for help me done :slight_smile: