Skip to content

Commit e5c25a6

Browse files
committed
Disable autoplay
1 parent 5fa0484 commit e5c25a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/posts/blender-milling-machine-breakdown

content/posts/blender-milling-machine-breakdown/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ After this project I created [Cider](https://github.com/gamingrobot/Cider), whic
7979

8080
## Compositing
8181

82-
{{ video(src="composite_layers.mp4", autoplay="true") }}
82+
{{ video(src="composite_layers.mp4") }}
8383

8484
For compositing, I enabled transparency in **Render -> Film -> Transparent** since I had disabled the background in the World shader earlier. Then I can then composite in any color as the background.
8585

0 commit comments

Comments
 (0)