Skip to content

Error on RC1 in character script.  #15

@RobertSzaszak

Description

@RobertSzaszak

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.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions