#how to export screen size gif or mp4 in godot

6 messages · Page 1 of 1 (latest)

oblique drum
#

I just made some shaders in godot and want to show thme to my friend or use thme outside as a gif mabey.

Can I have a code that takes the screen size resolution as a mp4 or gif export so I can show thme to others.

wintry nacelle
#

Do you mean to record the screen? You can use OBS to do this, or your operating system’s preferred tool. You could just share the project/code with them? If you want them to be a certain resolution, can’t you just scale the game window as desired?

oblique drum
#

Yes I could do that or i could do it with one click every time

I just think it would be simpler if I do it in the program itself.

oblique drum
#

Also some of does friend don't use godot but I still want to show thme.

wintry nacelle