I read most of the pages on the modding wiki (which apparently I can't link to).
And also read Unity documentation on ECS, and also watched some YouTube videos... which are all great.
But the documentation regarding CS2 modding isn't so great. It gives you some high level concepts, but never ties any of it together. I totally understand ECS from Unity docs... but have no idea how CS2 uses that to make a game. Further, I don't have any clue as to what entities, components, or systems already exist as a part of the game.
Is any of this documented anywhere or is it all just tribal knowledge? Thanks for the help.
And also read Unity documentation on ECS, and also watched some YouTube videos... which are all great.
But the documentation regarding CS2 modding isn't so great. It gives you some high level concepts, but never ties any of it together. I totally understand ECS from Unity docs... but have no idea how CS2 uses that to make a game. Further, I don't have any clue as to what entities, components, or systems already exist as a part of the game.
Is any of this documented anywhere or is it all just tribal knowledge? Thanks for the help.