Hello, is there any way to make an object access (in runtime) the properties that are configured in the editor ?.
For example, I have a character in X 100.
Then in the editor I move it to X 200 and by accessing the properties of the object in the editor, the character is located in X 200.
This allows to speed up the development since everything could be configured on the fly and tested quickly.