FyroxEngine / Fyrox

3D and 2D game engine written in Rust
https://fyrox.rs
MIT License
7.64k stars 343 forks source link

Allow moving multiple nodes in scene graph to new parent #402

Closed tgerpheide closed 1 year ago

tgerpheide commented 1 year ago

Even when multiple nodes are selected, dragging a node in the scene graph only moves that one. It should move all of the ones selected so they can be moved to a new parent together