Can probably reuse the code for finding Chairs.
Will need to add a variable to store the Goblin, I could reuse the one for storing the current Chair, but that might cause issues since they have different variables.
I should add Chatting to the State Machine, along with a new Sub-State for different parts of the chatting actions.
Maybe add the Emotes to the system that lets them jump and spin (as used in the Support Statue Parade)
If a Goblin is Wandering or Idle, find another Goblin who is free, assign each other as interacting, approach them, face each other, then do a random Chatting action.
...
3 comments