make visual navigation widget for easier editor control #35

Closed
opened 2024-09-15 22:51:39 +00:00 by slapin · 0 comments
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
slapin added this to the September22 milestone 2024-09-15 22:51:39 +00:00
slapin added the
task
label 2024-09-15 22:51:39 +00:00
slapin added this to the Open World Editor in C++ project 2024-09-15 22:51:39 +00:00
slapin pinned this 2024-09-15 22:52:41 +00:00
slapin added the
lines
buildings
ui
labels 2024-09-15 22:53:19 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: slapin/streaming_world#35
No description provided.