defold / extension-simpledata

Example how to bring custom data to a game object
MIT License
9 stars 2 forks source link

Ensure the array_f32 field is saved and built by the editor #5

Closed matgis closed 2 years ago

matgis commented 2 years ago

The array_f32 value was not being loaded into the graph, and as a result saving in the editor would strip it from the data files. Also, when building from the editor, it would be assigned a default value in the resulting binary.