blackears / cyclopsLevelBuilder

A Godot plugin to let you block in levels inside the Godot editor.
MIT License
920 stars 36 forks source link

Upgrading old cyclops blocks does not work #183

Closed neilei0 closed 2 weeks ago

neilei0 commented 2 weeks ago

When I updated to the latest build more recent cyclops blocks appear properly and can be edited, but blocks from many months back that I never got around to converting to the new format only show as wire-frames and when using the upgrade button it creates an empty CyclopsBlocks_upgraded Node3D. Going back to the previous build I can see these older blocks and there is no issue with updating them.

blackears commented 2 weeks ago

I'd update your older blocks using Cyclops 1.0.3 first and then update your entire project to 1.0.4. Make sure to back up your work first.