YanSchw / SuoraEngine

Suora Engine – Open Source 3D game engine written in C++ 🔨
https://yanschw.github.io/Suora/
Apache License 2.0
8 stars 0 forks source link

Newly created ChildNodes should be centered to their Parent instead of the World origin #12

Closed YanSchw closed 3 months ago

YanSchw commented 4 months ago

When adding a new Node in the editor it is placed at World origin. The parents origin would be more convenient.