|
|
@@ -7,57 +7,16 @@ These videos were recorded back when Stride was called 'Xenko'. Other than the n
|
|
|
# Playlist
|
|
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?list=PLM8hj-JyVnYr-usNqX5aeXG0IwTY9FVge" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
|
|
|
|
|
-# All tutorials
|
|
|
-<div class='tutorial'>
|
|
|
- <div class='tutorial_title'>
|
|
|
- <h2>The launcher</h2>
|
|
|
- </div>
|
|
|
- <div class='stride-documentation-image'>
|
|
|
- <iframe width="560" height="315" src="https://www.youtube.com/embed/KGuBSRyRmVo" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
|
|
- </div>
|
|
|
-</div>
|
|
|
-
|
|
|
-<div class='tutorial'>
|
|
|
- <div class='tutorial_title'>
|
|
|
- <h2>The launcher</h2>
|
|
|
- </div>
|
|
|
- <div class='stride-documentation-image'>
|
|
|
- <iframe width="560" height="315" src="https://www.youtube.com/embed/KGuBSRyRmVo" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
|
|
- </div>
|
|
|
-</div>
|
|
|
-
|
|
|
-<div class='tutorial'>
|
|
|
- <div class='tutorial_title'>
|
|
|
- <h2>The launcher</h2>
|
|
|
- </div>
|
|
|
- <div class='stride-documentation-image'>
|
|
|
- <iframe width="560" height="315" src="https://www.youtube.com/embed/KGuBSRyRmVo" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
|
|
- </div>
|
|
|
-</div>
|
|
|
-
|
|
|
-<div class='tutorial'>
|
|
|
- <div class='tutorial_title'>
|
|
|
- <h2>The launcher</h2>
|
|
|
- </div>
|
|
|
- <div class='stride-documentation-image'>
|
|
|
- <iframe width="560" height="315" src="https://www.youtube.com/embed/KGuBSRyRmVo" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
|
|
- </div>
|
|
|
-</div>
|
|
|
-
|
|
|
-<div class='tutorial'>
|
|
|
- <div class='tutorial_title'>
|
|
|
- <h2>The launcher</h2>
|
|
|
- </div>
|
|
|
- <div class='stride-documentation-image'>
|
|
|
- <iframe width="560" height="315" src="https://www.youtube.com/embed/KGuBSRyRmVo" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
|
|
- </div>
|
|
|
-</div>
|
|
|
-
|
|
|
-<div class='tutorial'>
|
|
|
- <div class='tutorial_title'>
|
|
|
- <h2>The launcher</h2>
|
|
|
- </div>
|
|
|
- <div class='stride-documentation-image'>
|
|
|
- <iframe width="560" height="315" src="https://www.youtube.com/embed/KGuBSRyRmVo" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
|
|
- </div>
|
|
|
-</div>
|
|
|
+# All tutorials
|
|
|
+1. [Stride launcher](1-launcher.md)
|
|
|
+2. [Main interface](2-main-interface.md)
|
|
|
+3. [Navigating the scene](3-navigating-scene.md)
|
|
|
+4. [Scene management](4-scene-management.md)
|
|
|
+5. [Transforming entities](5-transforming-entities.md)
|
|
|
+6. [Asset pipeline](6-asset-pipeline.md)
|
|
|
+7. [Importing resources](7-importing-resources.md)
|
|
|
+8. [Textures](8-textures.md)
|
|
|
+9. [Materials](9-materials.md)
|
|
|
+10. [Models](10-models.md)
|
|
|
+11. [Physics intro](11-physics-intro.md)
|
|
|
+12. [Static colliders](12-static-colliders.md)
|