I've made a walking loop for my character. Now I realise that I need to higher the point where the character should meet the ground. Right now it's kind of floating above the ground and that's not whwt I want. Is it the "z property (player)" I should change then? And if that's the case, why do I get an error when I write?:
EGO.z= -20
EGO.z= -20