nodec-project / nodec_game_engine

The game engine made with nodec framework.
https://contentsviewer.work/Master/nodec-game-engine/docs
Apache License 2.0
0 stars 0 forks source link

Show entity inspector on double Click event #12

Closed salt1n closed 1 year ago

salt1n commented 1 year ago

(ex. In Scene Hierarchy window) when double click any scienes, show its entity inspector.

ContentsViewer commented 1 year ago

We plan to double-click to move the focus of the scene view to the target entity. Also, in the current version, the inspector window is automatically launched at startup if it was launched at the last exit.