Is there anyway that i can search for keywords in my code so that i don’t have to look for them?
You can search for key words / specific code within your script here
1 Like
You can use the key combination CTRL + F to search for keywords
As you can see here I typed “Humanoid” to look for humanoid in my script
1 Like