beo6 Posted August 19 Share Posted August 19 1. When dragging and dropping a bunch of entities, they always get randomly ordered. They should keep their order. 2. I cannot move an Entity to the top of the list. In the screenshot, i try to move p1 to the top right below `CameraPath`, but it does not work and is ignored. 3. The Order returned by. self.entity.kids Is not always the order in the Editor. 1 Quote Link to comment Share on other sites More sharing options...
Josh Posted October 29 Share Posted October 29 Fixed! Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Solution Josh Posted October 29 Solution Share Posted October 29 On 8/18/2024 at 9:07 PM, beo6 said: When dragging and dropping a bunch of entities, they always get randomly ordered. They should keep their order. Fixed. On 8/18/2024 at 9:07 PM, beo6 said: I cannot move an Entity to the top of the list. In the screenshot, i try to move p1 to the top right below `CameraPath`, but it does not work and is ignored. I added back in the top-level scene node for this reason. On 8/18/2024 at 9:07 PM, beo6 said: The Order returned by. self.entity.kids Is not always the order in the Editor. I am assuming this is working correctly now, because I could not produce any error in my tests. If it is not already solved, please upload a scene file that shows the problem. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.