I deleted not needed problem file "characterinput.gd", but another file seeks files I deleted. Any ideas on how to find files seeking deleted file "characterinput.gd"?
modules/gdscript/gdscript.cpp:775 - Condition "err" is true. Returned: err
Cannot load source code from file 'res://SCENES/Cave1/src/input/characterinput.gd'.
Failed loading resource: res://SCENES/Cave1/src/input/characterinput.gd. Make sure resources have been imported by opening the project in the editor at least once.
res://SCENES/FPS In Cave2/scenes/character/Input.gd:1 - Parse Error: Couldn't load the base class: res://SCENES/Cave1/src/input/characterinput.gd
modules/gdscript/gdscript.cpp:566 - Method failed. Returning: ERRPARSE_ERROR