#Camera Shake error
6 messages · Page 1 of 1 (latest)
Does the error refer to the Tween on line 27? The error message that's red I mean
I think the error message has a dropdown menu, would it be possible to click that to see specifics?
I have a question, how do you know that "offset" is used for sure in your Tween?
But if you mean the yellow stuff?
If I understood it correctly, they're there to indicate to you of possible issues with your code. As long as you understand why a given warning is being issued, you can make an informed decision regarding whether it's important to you or not.
Based on this thread: https://ask.godotengine.org/59523/irrelevant-errors
Greets! I often got these kind of yellow error when testin my projects: 'The argument 'body' is never ... don't seem to really affect them, are they?
i Just delete line 27 and it still works so only the error remains its the red one, but since everything works without problems after several minutes of testing, I decided to ignore it for the moment, thanks for your answer