Hi,
I'm trying to produce a detailed log of player behavior and the only thing I can't track is when player skips text. The rest of the actions I can log from the global "on_mouse_click" function, but this function doesn't seem to be fired when the player clicks to interrupt text.
I suppose I could turn off skipping text automatically and manage it myself but then I don't know how to check if a character is saying something nor how to force skip.
Any suggestions?
Thanks.
Jonathan
I'm trying to produce a detailed log of player behavior and the only thing I can't track is when player skips text. The rest of the actions I can log from the global "on_mouse_click" function, but this function doesn't seem to be fired when the player clicks to interrupt text.
I suppose I could turn off skipping text automatically and manage it myself but then I don't know how to check if a character is saying something nor how to force skip.
Any suggestions?
Thanks.
Jonathan