snozbot / fungus

An easy to use Unity 3D library for creating illustrated Interactive Fiction games and more.
MIT License
1.59k stars 291 forks source link

execute event isn't work(on mouse click) #1047

Open MrMaoLin opened 2 years ago

MrMaoLin commented 2 years ago

Describe the bug

when i load a new sense and then turn back ,i click the game object which is it will execute the flowchat normally ,However it does not. some time it will execute normally, However,when you click it many a time ,it will not execute any more (flowchat contain menu load sense and if ....) To Reproduce

  1. Go to the scene '...' in the FungusExample OR In a new scene, add the following '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error/undesired behaviour

Expected behavior

Screenshots If applicable, add screenshots to help explain your problem.

Versions & Platform (please complete the following information):

Additional context Add any other context about the problem here.

MrMaoLin commented 2 years ago

i debug the mouse position ,it's in the box collider2d area