Missing Panels #110
Replies: 2 comments
-
ok, I have semi-fixed it by grabbing the files from the master repo. Now after upgrading the main Cyclops object the new building block object does not have a script attached and I am getting parse errors |
Beta Was this translation helpful? Give feedback.
-
I don't know. Some of the errors make it look like you may have class name conflicts, so make sure that none of your classes use the same class names as classes in the project. GDScript doesn't support namespaces yet, so name conflicts are hard to avoid. You can also try creating a new project and then adding your current project into it in pieces until you find out what caused it to break. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am missing the Faces panel and the Tool Properties is blank


Beta Was this translation helpful? Give feedback.
All reactions