PlayerIndexer is a Wally-style package that can be used to reduce networking when sending player instances as packets. Instead of sending 5bytes of data, this synced 8bit indexer package significantly reduces to an 8bit unsigned integer.
You can install this module through the Wally Package
- Add the package to your project's
wally.toml.
Single-line:
hobbs04067/playerindexer@0.1.5