Serialization by GameObject name

1

If you have your own scripts, you can skip the generation step.

2

The name of the GameObject of the frame must match the name of the script. The name of the GameObject to be serialized into the field must match the name of the field.

3

Click the "Serialize Objects" button.

4

The asset will serialize GameObjects into fields that match the GameObject's name.

Last updated