tlp.udonavltree
A AVL tree implementation for U# based VRChat worlds.
tlp.udonprofiling
Contains a simple ScreenSpace overlay for displaying Udon performance numbers.
tlp.udonrecyclingscrollrect
Recyclable Scroll Rect reuses or recycles the least number of cells required to fill the viewport. As a result a huge number of items can be shown in the list without any performance hit. Adapted to UdonSharp for VRChat and converted to VCC package.
tlp.udonuianimators
Extendable, programmable animator system that does not rely on Unity Animators.
tlp.udonutils
Contains the base scripts/tools for TLP packages as well as prefabs and potentially helpful scripts for VRChat worlds.
tlp.udonvehiclesync
Experimental, smooth, predictive synchronization for RigidBody-based objects/vehicles.
tlp.udonvehiclesync.saccfligthadapter
Easy to use/setup adapter to replace the original Sync in SaccFlight
tlp.udonvoiceutils
Contains a collection of player voice related scripts/components for VRChat worlds.