91c6f4aa2c94a5b5ea5aa44a4e86bc0b15494a2f
Remove the redundant `Source` property from `IRelationship` and its implementations. Since the relationship component is inherently stored on the source entity, the `Source` field was unnecessary and required manual synchronization during deserialization. This change simplifies the relationship model, reduces memory usage, and removes the need for reflection-based fixups in the serializer.
Description
Observable ECS for Godot / Unity ?
471 KiB
Languages
C#
100%