Hi there,
Thanks for all the work so far on this plugin.
I'm trying to remake Metroid 1, and started using the plugin yesterday. One thing I thought was weird was that each collectible name had to match.
In my game, all the collectibles inherit from the collectibles class.
Would there be anyway to match parent class name instead of hard matching the node names?
Cheers