Im trying to make my object go up and down in Y space upon key stroke. Im using the GetAxis(“Horizontal”) and (“Vertical”) to go left/right back/forth. How can I do this?
Sorry I meant Y space. Basically…it already is moving around in X and Z space. I want it to be able to go up and down through keystroke.