Files
khaotic-engine-Reborn/.idea/.idea.KhaoticEngineReborn
CatChow0 25e7d97b71 Implements component serialization
Adds serialization and deserialization functionality to the ECS component system.

This allows components to be saved and loaded, enabling scene persistence.
The IdentityComponent is updated to support serialization/deserialization.
The scene saving logic in scene_manager is updated to serialize components instead of hardcoded values.
2025-09-06 14:18:28 +02:00
..
2025-09-06 14:18:28 +02:00