forked from snozbot/fungus
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Edited the Collider2DProperty.cs as noted in the code.
When I commented out line 120 and uncommented line 118 I get the error: <Collider2DProperty.cs(118,57): error CS0029: Cannot implicitly convert type 'bool' to 'UnityEngine.Collider2D.CompositeOperation'>
To Reproduce
- commented out line 120
- uncomment line 118
- Save
- Recompile in editor
- Get error: <Collider2DProperty.cs(118,57): error CS0029: Cannot implicitly convert type 'bool' to 'UnityEngine.Collider2D.CompositeOperation'>
Expected behavior
No errors when following the instructions in code to adjust for Unity6
Versions & Platform (please complete the following information):
- Unity version: 6 (6000.0.64f1)
- Fungus Version: v3.13.7
- Editor OS: Win 10
- Build Platform: WebGL and Windows IL2CPP
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
