Simple, just make an event that has an action that sets the vertical speed to a negative number and make it change to the jump sprite. also to prevent he character from jumping in mid air make it check if the floor object is below the character before it does those actions.