An easy to use Unity 3D library for creating illustrated Interactive Fiction games and more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1.4 KiB

name about title labels assignees
Bug report Create a report to help us improve bug

Describe the bug A clear and concise description of what the bug is. Is it a bug during playback or a bug in editing Flowcharts, Blocks, Commands, and so on? When and where it is happening, is it only in editor or only in build or both?

To Reproduce In order for someone else to attempt to solve the issue we need to know how to make it occur. As such when reporting bugs please detail how to make them occur in existing FungusExample scenes, or how to create a scene from empty, or attach a unitypackage with a minimal scene in it. Then describe the steps to reproduce the behavior:

  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

Expected behavior A clear and concise description of what you expected to happen.

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

Versions & Platform (please complete the following information):

  • Unity version [e.g. 2019.2.20f1 or 2017.4.25]
  • Fungus Version[e.g. v.3.12.0] This can be found in your Docs/ChangeLog or via Preferences->Fungus
  • Editor OS: [e.g. Win 10 or OSX Mavericks]
  • Build Platform [e.g. WebGL, Windows IL2CPP, iOS, Android]

Additional context Add any other context about the problem here.