Skip to content

Conversation

Saalvage
Copy link

@Saalvage Saalvage commented Jun 18, 2025

Introduces the ResourceTreeAttribute that allows strongly typed access to all project resources.

One additional feature that might be nice to have is parsing packed scenes to have a PackedScene<T> : PackedScene class that offers an implicitly typed Instantiate, but I assume a lot of the time scene instantiations are likely to rely on the OnInstantiateAttribute feature anyways and the implementation complexity also isn't completely trivial for only a pretty minor benefit.

P.S.: Huge thanks for this library, it really elevates C# to the first-class status it deserves within the Godot ecosystem!!

@Cat-Lips
Copy link
Owner

Cat-Lips commented Jul 7, 2025

Thanks for this. Just (slowly!) working through some backlog issues and will take a look then :)

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

Successfully merging this pull request may close these issues.

2 participants