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

Pull out States and ChildObjects from Objects #52

Open
argonui opened this issue Nov 23, 2022 · 1 comment
Open

Pull out States and ChildObjects from Objects #52

argonui opened this issue Nov 23, 2022 · 1 comment

Comments

@argonui
Copy link
Owner

argonui commented Nov 23, 2022

Objects should decompose into simple readable json files while fully maintaining the ability to be re-composed into their original form.

Currently the ContainedObjects field is broken out and has a subdirectory created to contain the sub objects and preserve readability. I did not previously know that States and ChildObjects have a similar need to be broken out.

Consider if they should share the subdirectory with ContainedObjects or have their own subdirectory.

@Chr1Z93
Copy link
Contributor

Chr1Z93 commented Nov 13, 2024

States are well-handled now. I don't think ChildObjects need to be split since attachments in TTS aren't super handy and semi-permanent. So these objects will stay connected and not have any scripting executed etc.

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