Skip to content

Impossible to save class property for target_source #215

@suhankins

Description

@suhankins

Defining property as target_source in FGD export requires it to be "Object". The problem is that if you just assign Object in a dictionary using editor, it's saved in .tres file as null, and upon restarting the project that null will be read as just no value defined. That in turn will result in that class property not getting exported into FGD at all.

I think we need some other way to define class property as target_source in FGD without Object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions