hmm if you wanna see the properties you can put text object with evnt : everytick -> set text and put the thing you want.
if you want edit maybe you can use textbox i never tried it but the event will be like this :
everytick : global variable = the text on textbox
and put everything on a global variable for example for X position put a global variable called : "player_X"
and so on for everything...
try it and tell us if didn't work ^^