Would I make the node a component like I would have to the entity's vitals like health and other stats?You could take your entity's vital stats and break them out into their own components such as Health, Armor, Power or other components ... however, while I want to keep things modular and separated, I also do not want to overload the component-entity model with lots of small chunks that could eas