Jump to content

Moving Entities in Editor looses order and cannot be moved to top.


beo6
 Share

Go to solution Solved by Josh,

Recommended Posts

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.

image.png.7ac362cb32e4cdcc2f164c155250405b.png

 

3. The Order returned by.

self.entity.kids

Is not always the order in the Editor.

  • Thanks 1
Link to comment
Share on other sites

  • 2 months later...
  • Solution
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.

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

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...