Talk:Info constraint anchor
Jump to navigation
Jump to search
Entity Not Found
I am currently working on a test map to basically replicate the power cable puzzle in the beginning of Half-Life 2. However, I keep getting a console error saying that it can't find the constraint anchor, even when i can clearly interact with it (such as doing ent_text on it). I've double-checked everything and cannot figure out what I'm doing wrong. Any help would be appreciated. --quanta 02:55, 3 October 2010 (UTC)
- Well as it turns out, the 'Parent' field was invalid - I was using it from a prefab, and the '&i' part wasn't properly replaced (I was using the 'parent,attachment' syntax for the Parent field; I suppose that's what screwed it up). --quanta 03:19, 3 October 2010 (UTC)