828828< li > Shader/Uniform param animations</ li >
829829< li > Texture SRT/scroll animation</ li >
830830</ ul >
831- < p > < div class ="video-container "> < iframe src =" vid/MaterialAnimPreview.mp4 " style ="position:relative;width:100%;height:22.172vw " frameborder =" 0 " allowfullscreen alt ="type:video "> </ iframe > </ div > </ p >
831+ < p > < div class ="video-container "> < video style ="position:relative;width:100%;height:22.172vw " muted controls alt ="type:video "> < source src =" vid/MaterialAnimPreview.mp4 " type =" video/mp4 " > </ source > </ video > </ div > </ p >
832832< h2 id ="creating-a-new-animation "> Creating a new animation</ h2 >
833833< p > Go to the tree. Right click on the animations folder and create your animation type you want.</ p >
834834< p > < img alt ="Screenshot " src ="img/MaterialAnimationNew.png "> </ p >
@@ -847,7 +847,7 @@ <h3 id="texture-animations">Texture Animations</h3>
847847< p > Then change the texture to what you want changed to during that frame.</ p >
848848< p > < img alt ="Screenshot " src ="img/MaterialAnimationTextureEdit4.png "> </ p >
849849< p > And that is all there is to texture animations!</ p >
850- < p > < div class ="video-container "> < iframe src =" vid/TextureAnim.mp4 " style ="position:relative;width:100%;height:22.172vw " frameborder =" 0 " allowfullscreen alt ="type:video "> </ iframe > </ div > </ p >
850+ < p > < div class ="video-container "> < video style ="position:relative;width:100%;height:22.172vw " muted controls alt ="type:video "> < source src =" vid/TextureAnim.mp4 " type =" video/mp4 " > </ source > </ video > </ div > </ p >
851851< h3 id ="shadertexturesrtcolor-animations "> Shader/TextureSRT/Color Animations</ h3 >
852852< p > These kinds are all created the same way.</ p >
853853< p > Click on the material you want to edit. You can either select your mesh and go to the material tab or select the material in the tree.</ p >
@@ -864,7 +864,7 @@ <h3 id="shadertexturesrtcolor-animations">Shader/TextureSRT/Color Animations</h3
864864< p > Set it to a spot you want to key an animation at.</ p >
865865< p > < img alt ="Screenshot " src ="img/MaterialAnimationParamEdit5.png "> </ p >
866866< p > Then edit your values.</ p >
867- < p > < div class ="video-container "> < iframe src =" vid/ShaderParamEdit.mp4 " style ="position:relative;width:100%;height:22.172vw " frameborder =" 0 " allowfullscreen alt ="type:video "> </ iframe > </ div > </ p >
867+ < p > < div class ="video-container "> < video style ="position:relative;width:100%;height:22.172vw " muted controls alt ="type:video "> < source src =" vid/ShaderParamEdit.mp4 " type =" video/mp4 " > </ source > </ video > </ div > </ p >
868868< h4 id ="color-animations "> Color Animations</ h4 >
869869< p > < img alt ="Screenshot " src ="img/MaterialAnimationParamEdit6.png "> </ p >
870870< p > You can use the color up top to edit these.</ p >
@@ -883,10 +883,10 @@ <h4 id="texture-srt-animations">Texture SRT Animations</h4>
883883< h2 id ="duplicating "> Duplicating</ h2 >
884884< p > You can duplicate a material to transfer one animation to another material.</ p >
885885< p > Right click on the material then click < strong > Duplicate</ strong > . Then rename the material to match another.</ p >
886- < p > < div class ="video-container "> < iframe src =" vid/AnimationMaterialDupe.mp4 " style ="position:relative;width:100%;height:22.172vw " frameborder =" 0 " allowfullscreen alt ="type:video "> </ iframe > </ div > </ p >
886+ < p > < div class ="video-container "> < video style ="position:relative;width:100%;height:22.172vw " muted controls alt ="type:video "> < source src =" vid/AnimationMaterialDupe.mp4 " type =" video/mp4 " > </ source > </ video > </ div > </ p >
887887< h2 id ="resizing "> Resizing</ h2 >
888888< p > You can change the total animation length to play slower or faster by resizing. Right click on the animation then click < strong > Resize</ strong > .</ p >
889- < p > < div class ="video-container "> < iframe src =" vid/AnimationResize.mp4 " style ="position:relative;width:100%;height:22.172vw " frameborder =" 0 " allowfullscreen alt ="type:video "> </ iframe > </ div > </ p > </ div >
889+ < p > < div class ="video-container "> < video style ="position:relative;width:100%;height:22.172vw " muted controls alt ="type:video "> < source src =" vid/AnimationResize.mp4 " type =" video/mp4 " > </ source > </ video > </ div > </ p > </ div >
890890
891891
892892
0 commit comments