Unity OpenXR: Setting Up Meta Quest Controller Profiles
How to set up Meta Quest controller profiles in Unity OpenXR, and the small Input System details that are easy to miss.
Reusable notes
Short technical notes for fixes, patterns, and implementation details I want to find again quickly.
How to set up Meta Quest controller profiles in Unity OpenXR, and the small Input System details that are easy to miss.
Quick note on structuring grouped radial menu categories in ARK: Survival Ascended, with a persistent buff as the UI owner.
Quick note on muting selected dino sounds in ASA without leaving dirty override state behind.
Quick note on exposing a contextual radial action from a persistent player buff in ARK: Survival Ascended.
Quick note on how to hook a vanilla shoulder buff in ASA without remapping the creature.
How I solved the texture sampler limit when creating vertex-painted terrain materials in Unity URP