#1, by Vincent MetalloTuesday, 11. July 2017, 20:52 3 years ago
Hi,
I'm Vincent from Sköll Studio.
I'm starting with Visionaire Studio and i got a little problem when i'm trying to stop an action by clicking somewhere else.
I want the action to stop when i click somewhere else before the character have reached the destination of the action called but i didn't find any solution.
I've made a little video to illustrate my problem :
#2, by sebastianTuesday, 11. July 2017, 21:54 3 years ago
It seems that you are planning a single click interface...
first: your interface needs at least one action which is set as the standard action for the interface.
Then at objects / characters /items use
"executed command on object/character/item (not immediate)" with your standard left click action . It will only execute the action if the character reaches the destination.
No need for setting something up in the game mouse properties.