We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cloned repo, started project.godot, executed and got "Unexpected "Identifier" in class body" here:
const HEX_TILE = preload("res://HexTile.tscn")
But the file is indeed there. What is going on?
Thanks.
The text was updated successfully, but these errors were encountered:
Hmm, have you opened the scene to see if all of its resources are there?
Sorry, something went wrong.
No branches or pull requests
Cloned repo, started project.godot, executed and got "Unexpected "Identifier" in class body" here:
const HEX_TILE = preload("res://HexTile.tscn")
But the file is indeed there. What is going on?
Thanks.
The text was updated successfully, but these errors were encountered: