# this is the code i have rn function onTalk() disableMovement() say("huh") walk(-15) wait(1) walk(14) helpers.teleport(0, 0, "c_grass". "WalkInRight") end```