- Joined
- Mar 28, 2016
- Messages
- 1,623
- Reaction score
- 1,439
- First Language
- French
- Primarily Uses
- RMMV
hi guys, why when i call a rmmv command: obj.checkEventTriggerHere([1])
its stop moveStraight player !?
am not understanding why.
i try find why with some console.log but nothing.
if I remember correctly, when the player touches an event, he is supposed to be able to continue his way , with mouse.
but play the trigger command in event, example a sound..
but its play commands event and also stop move. !?
source code, look at line:16
https://codeshare.io/GqpyDq
thank for help and if you have any idea or sugest, my game use only mouse?
its stop moveStraight player !?
am not understanding why.
i try find why with some console.log but nothing.
if I remember correctly, when the player touches an event, he is supposed to be able to continue his way , with mouse.
but play the trigger command in event, example a sound..
but its play commands event and also stop move. !?
source code, look at line:16
https://codeshare.io/GqpyDq
thank for help and if you have any idea or sugest, my game use only mouse?
