
English
The sample project (input-aligned-movement-godot-project) has the following error:
"class_name" isn't allowed in built-in scripts.
I'm using Godot 4.7.
I don't know where the CameraShaker script comes from, as I can't find it.
If I remove that line, it works, and only the yellow errors appear.
The documentation also needs to be added.
Spanish:
El proyecto de ejemplo (input-aligned-movement-godot-project) tiene el error:
"class_name" isn't allowed in built-in scripts.
Estoy usando godot 4.7
No sé de dónde sale el script CameraShaker ya que no encuentro ese script.
Si elimino esa línea, funciona, y solo aparecen los errores amarillos.
También falta agregar la documentación.