#how do i change the intro when using the teleportTo() function?

3 messages · Page 1 of 1 (latest)

low elbow
#

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```
#

adding that extra "WalkInRight string makes the luatalker not work

#

omg i did a big dumb 🤦‍♂️