Skip to content

Implement Defold script properties #1

@RealityStop

Description

@RealityStop

DefoldSharp includes a [DefoldProperty] attribute, which does create the signature in the resulting .script file. However, due to the architecture, the property is not synchronized with the one running internally in the generated version of the class. This means that modifications from the user interface, animations, or property assignments during factory creation are not applied to the resulting object.

This has to be corrected before this project can reach beta.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions