-
Notifications
You must be signed in to change notification settings - Fork 0
ldtk_parse_field_instances
Hyomoto edited this page Feb 20, 2023
·
1 revision
Jump To | Go Back |
Arguments |
---|
Returns: undefined
A LDtk helper function. Parses fieldInstances and converts the values into GML-compatible ones.
Name | Type | Purpose |
---|---|---|
fields | Array | An LDtk fieldInstances array. |
to | Struct,Instance | The destination struct or instance to write the variables to. |
uids | Struct | Necessary to look up LDtk UID values. |