What's Changed
This is a breaking change from 1.0!
- Removed FSM is now in Doprez.Stride.AI
- added animation events assignable from editor
- added basic pathfinder
- added physics based pathfinder
- added follow and rotate scripts for new utilities
- added extensions to find camera in a scene
- Added new UI library with an ImageTextButton and ImageButton
- Changed LOD to SimpleLOD needs rewrite needs to be rewritten hence the simple prefix instead of removing
- added description for GetMeshHeight
- code cleanup
Install
In the past this was meant to be a nuget package, but due to me being unable to get Stride to compile the ScriptComponents, the proper way to install this is by downloading the project and adding it s a reference to your game solution.
I will continue updating the Nuget in the future but it will only be usefull for the extensions since Stride cant find ScriptComponents without full source code.