Skip to content

CodeSteel/Networked-2D-Inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Networked-2D-Inventory

A fully networked & optimized 2 dimensional inventory system.

This is not finished.

  • Unity 2022.3.261f
  • FishNet 4.1.6
  • SteelBox Extensions

Showcase Video

https://youtu.be/jLuQLRf0RxA

Notes:

  • Inventory Container & Controller can be added to any Network Object.
  • HotbarController should only be added to Player objects.
  • GearController should only be added to Player objects.
  • 2d array to hold item slot states.
  • 'Listening system' - Connections can be added as a listener to any inventory controller. When listening, those connections are sent all slot updates that occur. They are only sent the slot changes, not the whole inventory every time. This also has some security checks which means no cheating.

About

A fully networked & optimized 2 dimensional inventory system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages