how do i make a monke pick up objects and use them randomly?

TiberianEuan
08 Dec 2021, 00:23

i'm making a game called "room3", which is about a glowing dude (you) in a room filled to the brim with objects to play with.
(ps: if you want to play the very first version, here's the .quest file: https://drive.google.com/file/d/1YC_zT02b-Xl4z5Xac6xosUvcZ3tM5yNM/view?usp=sharing)

anyway, for update 0.2, i want to add a companion. a monkey.
i would like this monkey to be able to pick up items. I know how to make it USE the items already, but I don't know how to make the little guy pick it up in the first place. (example: monkey picks up a pen, realizes it's a pen, and scribbles on the wall with it.)

The whole reason why I'd like to add a monkey is because I'd like a reason for an NPC to interact with the world curiously.


jmnevil54
17 Dec 2021, 19:00

Just roll a number and then have the monkey use it.