Organizing large Character class

The advantage may come from having several Actor components that Tick on their own. Each Actor must be ticked and Each ActorComponent that can be ticked is also ticked. So there may be something there. You may also be able to chalk it up to “Epic just knows what they are doing”, so familiarity with a specific pattern is a huge benefit if everyone is used to looking at massive class structures without flinching…