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

FTL Generator: Customize message extraction #14

Open
RedMser opened this issue May 2, 2024 · 0 comments
Open

FTL Generator: Customize message extraction #14

RedMser opened this issue May 2, 2024 · 0 comments
Labels
enhancement New feature or request upstream Depends on an upstream issue or PR, can't be solved immediately

Comments

@RedMser
Copy link
Owner

RedMser commented May 2, 2024

  • Create a plug-in system which includes the .tscn parser by default, but can be extended via GDScript.
  • Scene parser should call Resources recursively (mainly Scripts).
  • Depends on Godot-Rust allowing inheritance of Rust structs: Derive GodotClass for traits  godot-rust/gdext#426
@RedMser RedMser added enhancement New feature or request upstream Depends on an upstream issue or PR, can't be solved immediately labels May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request upstream Depends on an upstream issue or PR, can't be solved immediately
Projects
None yet
Development

No branches or pull requests

1 participant