Skip to content

Set global script classes on Godot 4 #335

@MateuSai

Description

@MateuSai

Hi, in Godot 4, ProjectSettings.get_setting("_global_script_classes") returns nil. Seems like the equivalent is ProjectSettings.get_global_class_list(), however, I can't find a function to set the global class list. So, script extensions don't work on Godot 4 at the moment. If anyone finds a solution, please let me know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions