Hi, I’m trying to make my character look around simply, but there’s some problem in my script can someone help me?
First: don’t put irrelevant polls on posts.
Second: when you post code, post it in code tags
Third: Your { curly brackets } are an absolute mess in your script. There should be a { at the end of line 5 and the } on line 10 shouldn’t be there. More generally, look at any example script, and compare where their curly brackets are compared to yours.
1 Like
Thank you, sorry for the inconvenience!