Skip to content

docs: possible error in example code #132

Description

@wlsnmrk

While working on a PR for GodotNodeInterfaces, a contributor was unable to connect AutoConnect nodes using the example code given in the README ( _scene._Notification((int)Node.NotificationSceneInstantiated)) and instead was able to connect them using a different notification (_scene._Notification((int)Node.NotificationEnterTree)). The README may need to be revised.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions