Skip to content

My-Key/OdinNetcodeForGameObjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unofficial Odin support for Netcode for GameObjects

How to install

Put NetcodeForGameObjectsOdin in Assets folder

Netcode for GameObjects

Add editor for NetworhBehaviour that has the same functionality as original but supports Odin drawing.

Add custom drawer for NetworkVariable.

⚠️ Attributes with expresions that reference fields, methods or properTies don't work correctly as attributes are passed to inner class field and expresion path now need to go to parent of that value

NetworkVariable has validator for supported types and need for being in NetworkBehaviour class.

About

Odin support for Netcode for GameObjects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages