Add-ons
Learn about a variety of add-ons, as well how to install and use them.
Last updated
Learn about a variety of add-ons, as well how to install and use them.
Last updated
There are a plethora of assets and tools for Fish-Networking available through other creators. Here's a collection of the ones we know about. If you have a Fish-Networking asset you would like up here please contact Punfish#0001 on my .
We have detailed guides for installing and using some add-ons. You can find these guides within the sub-sections of this category!
allows you to send large byte arrays over several frames to prevent data from overwhelming bandwidth limited transports like Steam and Unity Transport.
is an easy to way sychronize audioclips over the network.
is a powerful solution to many backend problems you may encounter when developing multiplayer games or applications. Master Server Toolkit includes but is not limited to: user registration and authorization, game server list, user data management, database interactions, chats and chat channels. There is a variety of modular functionality available within this asset. A Fish-Networking demo is included!
will synchronize particles, lifespan, and more.
is an efficient solution to managing inventory, chat, and several other common multiplayer game mechanics. GameKit is well commented and is intended to be used as a learning resource to dive into.
allows you to run multiple editors of the same project, making multiplayer testing easier.
is a limited version of Steamworks v2 - Complete.
is a simple LAN network discovery component for Fish-Networking.
supports your design requirements from Editor to Runtime with an intuitive designer dashboard and runtime UI components / prefabs for a smooth multiplayer inventory experience.
is a powerful set of tools, systems and editor extensions to make you integration with the Steam API easier, faster, and more robust. Make the most of Steam for your game!
There are a variety of transports that can be implemented in your project for uses such as WebGL, Steam, Unity Relay, and more. For a complete collection see .
: an official port of Dissonance provided by the creator of Dissonance and .