Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can SenseNode have a tree structure ? #2067

Open
666wwx opened this issue Dec 6, 2023 · 6 comments
Open

Can SenseNode have a tree structure ? #2067

666wwx opened this issue Dec 6, 2023 · 6 comments

Comments

@666wwx
Copy link

666wwx commented Dec 6, 2023

What I see now is only two floors, unlike Unity! Allow multi-level parent-child relationships.

@holance
Copy link
Member

holance commented Dec 6, 2023

It supports tree structures. Not sure what you mean by two floors.

@666wwx
Copy link
Author

666wwx commented Dec 6, 2023

1701830787223

@666wwx
Copy link
Author

666wwx commented Dec 6, 2023

Child nodes cannot be added anymore, there are their own child nodes below the child nodes.

@holance
Copy link
Member

holance commented Dec 6, 2023

You need to use group node to create tree structures.

@666wwx
Copy link
Author

666wwx commented Dec 6, 2023

When loading a model, the child node defaults to SenseNode. Do I need to create a group independently of the parent model.

@holance
Copy link
Member

holance commented Dec 6, 2023

Depends on what you are trying to do. If you need to modify the model tree structure, you probably want to create your own importer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants