diff --git a/Artstyle.md b/Artstyle.md index 8dccc85..b24e1f9 100644 --- a/Artstyle.md +++ b/Artstyle.md @@ -28,4 +28,4 @@ This ensures that the material is consistent with other parts of the scene. No d ### Import Scripts -Once imported into godot, a model has to be assigned the `assets/style/`. \ No newline at end of file +Once imported into godot, a model has to be assigned the `res://assets/style/model_importer.gd` script as it's import script. \ No newline at end of file