# Great Resources

Greedy Meshing\
<https://devforum.roblox.com/t/consume-everything-how-greedy-meshing-works/452717>

Roblox Flipbook Packer (Packs other engines spritesheets into a Roblox friendly format)\
<https://github.com/nezuo/roblox-flipbook-packer>

Managing Assets Locally\
<https://anaminus.github.io/blog/managing-assets-locally/>

Replication order to the Client\
<https://devforum.roblox.com/t/when-to-wait-for-replication-to-the-client/135283>

Profile Service (All in one DataStore module)\
<https://devforum.roblox.com/t/save-your-player-data-with-profileservice-datastore-module/667805>

Reducing Bandwidth Concepts (Educational)\
<https://devforum.roblox.com/t/how-we-reduced-bandwidth-usage-by-60x-in-astro-force-roblox-rts/1202300>

Kinematics Module:\
<https://gist.github.com/MrChickenRocket/19d21c1786503b3c8a7b685368db64de>

BitBuf (easily compress and decompress values to different data types):\
<https://devforum.roblox.com/t/bitbuf-a-fast-bit-level-buffer-for-binary-serialization/1352717>

Transfer Animations in bulk to a new owner\
<https://github.com/evaera/roblox-animation-transfer>

Chickynoid (Humanoid replacement with Server Authority)\
<https://github.com/easy-games/chickynoid>

Volumika (Volumetric Lighting) \[$Paid]\
<https://elttob.itch.io/volumika>

LampLight (Global Illumination) \[$Paid]\
<https://devforum.roblox.com/t/lamplight-global-illumination-for-roblox-new-v12/1837877/62?page=5>

VisTools (Visualizer Tools for debugging) \[$Paid]\
<https://mrchickenrocket.itch.io/robloxvistools>

Benchmarker (Visualize execution speed of code for debugging and optimizing)\
<https://boatbomber.itch.io/benchmarker>

Vanilla 3 (Better Studio Icons) \[$PayWhatYouWant]\
<https://elttob.itch.io/vanilla-3-for-roblox-studio>

Rojo (File Sync Tool)\
<https://rojo.space/>

Lync (Fil Sync Tool)\
<https://github.com/Iron-Stag-Games/Lync>
