nettypes

  1. Coding Help Help with getting NetCollection<T> working in a mod

    I am creating a mod that adds a bird critter (grouse) to trees that fly away when the user interacts with the tree. I have things working smoothly in single player but want to add multiplayer support. Based off this guidance, it seems NetCollections are the way to go (I tried using the...
Top