Trying to follow along some tutorials here and there, but stomped on trying to find how to add PhysicsCategoryNames (like here f.x. PhysicsCategoryNames)
Tried to look at Github and the package docs and ctrl+f my way around to see any reference to removing it.
All I have in my menu contexts is “Custom Physics Body Tag Names”.
Am I too actually implement this editor feature myself?
Or am I missing a deprecation/change in all the releasenotes I’ve tried to read where the use has changed (and the tutorials are just old etc)
Content like PhysicsCategoryNames associated with the Unity Physics-specific authoring was moved to a sample in 1.0.8 in favor of making the standard authoring form be the normal 3D Physics (PhysX integration) components for authoring. The samples are still available for people to import.