Skip to content
New issue

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

Error on RC1 in character script. #15

Open
RobertSzaszak opened this issue Feb 15, 2023 · 1 comment
Open

Error on RC1 in character script. #15

RobertSzaszak opened this issue Feb 15, 2023 · 1 comment

Comments

@RobertSzaszak
Copy link

When trying to upgrade the project to Release candidate 1, I receive the following error message:

@onready @export var waypoints := get_tree().get_nodes_in_group("EnemyWaypoint")
Parser Error: The "@onready" annotation will make the default value to be set after the "@export" takes effect and will override it. (Warning treated as error.)

@finepointcgi
Copy link
Owner

we will need to remove the @export since they changed the order of operations of how they load there data ill put out a video on this soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants