moving cube dropper?
Any ideas on how to implement a moving cube dropper?
face4radio wrote:
I would like to create a cube dropper than moves around a room. Ideally it would be parented to a func_train. The problem is that the cube_dropper_* instances don't have a Parent variable. I tried to give a parent to entities inside the instance using the Replace variable ($Parent ) and a SetParent input, but neither worked (i.e. the func_train moved merrily around the room, but the cube dropper didn't follow).Any ideas on how to implement a moving cube dropper?
Press "Edit instance" and copy the whole instance. From then you can make every piece of it get parented to the func_train. Remember the Proxy entity isn't important anymore since its not an instance.
ANYTHING can be parented by disabling 'SmartEdit' and manually adding the keyvalue