blackears / cyclopsLevelBuilder

A Godot plugin to let you block in levels inside the Godot editor.
MIT License
1.09k stars 44 forks source link

Material dock not showing #89

Closed Guurf closed 1 year ago

Guurf commented 1 year ago

When 'CyclopsBlock' is selected it shows the Face Properties and the Tool Properties but i can't find the material dock anywhere.

blackears commented 1 year ago

If you're using the latest development version, this dock has been moved to the lower middle panel.

nikixos commented 1 year ago

I had this issue as well, Materials is in the lower panel beside Output lol. What does Cyclops > Enable Cyclops do?

blackears commented 1 year ago

It makes the toolbar buttons always on so that you don't have to select a block first before using them, but it doesn't work very well. It's meant to be a way to get around Godot's lack of a true tools API.