mxleader on 24/8/2018 at 03:29
I'm working on modifying an old game I built a long time ago and I've found that a key on a guard disappears in game and in Dromed. Is there an easy fix to reattach it or a link to a tutorial and I can work through it?
Unna Oertdottir on 24/8/2018 at 06:35
Why does it disappear? Tweq--delete? Or is it just invisible? Check the settings.
GORT on 24/8/2018 at 08:54
Sometimes this happens to certain inventory objects in Thief (Key1 can be pretty common). A quick way I use is to give it Has Refs set to True from the render properties section.
mxleader on 25/8/2018 at 03:10
I checked the box for Has Refs set to True and the key is now visible but hangs in the air. I linked it to the guard but it just hangs there.
GORT on 25/8/2018 at 09:09
Oh. I overlooked that it was linked to an AI. That won't work. Sorry about that.
How is the key linked? If you're using a Contains link, check to see if whether or not the link data is set to Generic Contents. If it is, change it to belt.
mxleader on 25/8/2018 at 22:07
That was the problem. Thanks!