make visual navigation widget for easier editor control #35
Owner
- use ColorRect or TextureButton for control base, lock mouse on press and hold and use MouseMotion to control each widget, then release mouse when mouse button is released. First try gdscript version then implement base widget in C++ as separate control.
- create XZ motion widget to move camera over horizontal axis
- create Y motion widget to allow elevation control
- create rotation widget
- [x] use ColorRect or TextureButton for control base, lock mouse on press and hold and use MouseMotion to control each widget, then release mouse when mouse button is released. First try gdscript version then implement base widget in C++ as separate control.
- [x] create XZ motion widget to move camera over horizontal axis
- [x] create Y motion widget to allow elevation control
- [x] create rotation widget
task
label lines
buildings
ui
labels
Godot update, camera nav widget, closes #35
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?