awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesEntity Attribute Inheritance

Passing stats, buffs, and properties from a parent entity to its children or spawned projectiles.

Distinct from Owned Entities: Shortlist candidates focus on database relations or API mappings, not runtime game entity property transfer.

Explore 1 awesome GitHub repository matching game development · Entity Attribute Inheritance. Refine with filters or upvote what's useful.

Awesome Entity Attribute Inheritance GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • tmodloader/tmodloaderAvatar de tModLoader

    tModLoader/tModLoader

    5,099Voir sur GitHub↗

    tModLoader is a modding framework and toolset designed for expanding game content and extending core game logic. It provides a polymorphic content API that allows for the creation of new items, NPCs, projectiles, and world assets through object-oriented inheritance. The project is distinguished by its advanced code modification capabilities, utilizing intermediate language bytecode patching and reflection-based private access to alter internal game behavior. It features a hot-reloading assembly runtime that enables developers to recompile and apply source code changes in real-time without res

    Passes attributes and buffs from a parent entity to a newly spawned projectile or child.

    C#apigamesteam
    Voir sur GitHub↗5,099
  1. Home
  2. Game Development
  3. Entity Attribute Inheritance