1 Repo
Capabilities to mark specific attributes or components to be ignored during the data save process.
Distinct from Data Persistence: Distinct from general Data Persistence; this is the specific act of excluding fields from the serialization stream.
Explore 1 awesome GitHub repository matching data & databases · Serialization Exclusions. Refine with filters or upvote what's useful.
Murder is an entity component system game engine designed for 2D game development. It provides a core framework for managing game objects through an ECS architecture and includes a dedicated 2D game editor for asset management and real-time property configuration. The engine features a specialized 2D rendering pipeline supporting pixel art, sprite slicing, and parallax effects. It includes a hierarchical A* pathfinding system for agent navigation and a comprehensive asset management system for serializing and loading game resources. The project covers a broad range of capabilities, including
Allows marking specific components or attributes to be ignored during the game save process.