I have read the manual and searched the forums. As I understand it is impossible to call a room function from GlobalScript. However I often need to do exactly that (for instance from character events). I can make workarounds with global variables, continuously listening for a change in these in the room script, but this a bad setup. Is there really no way to directly make room manipulations from a character event or other GlobalScript funcitons? thanks.