The map is coming along quite good at the moment. I've now decided to add some custom sentences so I can properly create my own scenes. I've set up a sequence in which a scientist is to walk up to a guard and say something followed by the guard saying something followed by the scientist saying something and then walking off.
Here's the problem, I can't get the sentences to work unless I check the interrupt speech flag in each sentence entity. However this causes every sentence to be spoken at the same time (except the last one which for some reason doesn't work at all). After looking at a few modding examples I've noticed the use of sentence time for custom sentences but i'm not exactly sure if it might help or not.
The second problem is about a rotating button. I'm trying to get the actual button to rotate clockwise from a point like a typical valve, but instead it seems to open outwards like a door.
Once again I would very much appreciate your help. I've been thinking about uploading the unfinished mod as a sort of demo but I've got some serious stuff to do to it first.