Get coordinates of object

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By MailFolder345

Hello. How I can get coordinates of Kinematic Body or another object on the scene?

:bust_in_silhouette: Reply From: SIsilicon
global_transform.origin # this hold the global position of the Spatial object.