Code Help

If you wanted the object to climb a ladder, you would move it’s Y position up as the user held the up arrow… so like

this._y += 5;