Quote:
|
AddToFullPack is a function when the game is rendering entities (players and non players) for a specific player. More that rendering, it sends all entities properties to that specific player so player can predict his own movements.
|
So basically it's helpful when dealing with Solidity of entities (SOLID_), Rendering of entities (set_rendering), Physics etc.
__________________