cyclopsLevelBuilder icon indicating copy to clipboard operation
cyclopsLevelBuilder copied to clipboard

Modifier keys do not work on macOS (?)

Open benjiwolff opened this issue 1 year ago • 1 comments

It is hard to report properly what is going wrong exactly, because many things are not working.

When I hover over the cube tool I get the following docs. image However

  • control-clicks do not allow me to move faces (nothing happens)
  • shift-click does not let me select another cube (nothing happens)
  • clicking in empty space does not deselect the cube (nothing happens)
  • control-clicking does not select any cube and control-shift-clicking does not deselect anything (nothing happens)

The plugin seems to work in other areas though

  • I can use the face/edge/vertex tools
  • I can select and move cubes in move mode
  • I can use shift to select multiple faces in face mode (so it might not be a modifier problem after all)
  • However, control-clicking does not select any edge/vertex/face and control-shift-clicking does not deselect anything (nothing happens)

I do not see any errors in the console as I do or try to the things above. I am on macOS 14.5 using Godot 4.3 and the cyclopsLevelBuilder v1.0.4

Seems like a really cool project apart from these issues 👍

benjiwolff avatar Sep 18 '24 22:09 benjiwolff

That documentation is out of date. It's from an earlier version when the block tool and the move tool were the same tool. Please ignore it and use the move tool instead.

blackears avatar Oct 12 '24 01:10 blackears