Additions:
- GetArtMeshesAtPosition method.
- SortItemWithinModel method.
- SubscribeToArtMeshPointTrackingEvent method.
- SubscribeToArtMeshOutlineTrackingEvent method.
The above methods all have async variants, as well.
- Examples for working in the Godot engine!
Updates:
- Hotkey definitions.
- The dependency injection components are now passed in to the CoreVTSPlugin constructor, and are just-in-time injected for environments which do not use constructors.