-
I got item taking to happen. (The octorok does it here.) Unfortunately, I had to disable speaking and listening because I did that via parent classes, and I needed to make the octorok's parent the collision object so it could collide with things, then take them.
I need speaking and listening to be done via an instance that character instance can have, but then I have to define the interface between the haver of the speaker or hearer.