Hello! Currently, a game I am working on has a massive number of scripts, all with the same name, making it impossible for me to find this specific line of code that I am looking for in one of them. Is there a way to search for a line of code across all scripts in the entire game? I tried searching in the workspace search bar, but that did not work. Thanks!
1 Like
Do CTRL+Shift+F to achieve this.
edit: person below me couldn’t be bothered to read the replies lol
7 Likes
Just press Ctrl+Shift+F
I’m pretty sure on mac its Command+Shift+F
1 Like