using Scellecs.Morpeh; public struct HealthComponent : IComponent { public int HealthPoints; }