(1) What happened:
If you set event parametes as "Trigger: Event Touch" and "Movement Type: Random",
the event will never touch player.
(2) Cause
"Movement Type: Random" checks whether a movement is possible before it move.
If not, the event do nothing. It will not check an event activation.
(3) Solution
I made a short script...but wait.
Just changing "Movement Type: Player touch" is enough isn't it?
No comments:
Post a Comment