This C# Intermediate tutorial covers the basics of animation with Stride.
All animations exist as animation clips assets in your project. From there on we can start, pause and fade animations by using Stride's animation component.
[!code-csharpAnimationBasics]