diff --git a/client/scripts/prototype_interaction_constants.gd b/client/scripts/prototype_interaction_constants.gd index 25b9e82..97a0711 100644 --- a/client/scripts/prototype_interaction_constants.gd +++ b/client/scripts/prototype_interaction_constants.gd @@ -1,4 +1,5 @@ extends Object + ## Prototype interactable anchor + reach — **must match** ## `server/NeonSprawl.Server/Game/Interaction/PrototypeInteractableRegistry.cs`. ## Static accessors only (no `class_name`; see client README / NS-18 plan).