Skip to content

A Quick GIF replay recorder for Unity URP 2022.2.10

License

Notifications You must be signed in to change notification settings

roguesleipnir/Unity-Moments

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unity-Moments

Updated version of the original repository by Chman

Moments is a quick GIF replay recorder for Unity. It automatically records the last few seconds of gameplay and lets you save to a GIF file on demand.

Tested with Unity 2022.2.10 The demo requires use of the Universal or High Definition Render Pipelines.

Fixed: Resolution downscaling for URP, using an additional RenderTexture buffer. Updated: Can now work for Multicamera setups (Base+Overlay). Updated: FPS limit from 30 to 60.

Instructions

Drop the Moments Recorder folder in your project and add the Recorder script to your camera (or select your camera and use Component -> Miscellaneous -> Moments Recorder).

The included demo should get you started. For more advanced features, browse the Moments.Recorder source code, it's heavily commented.

Here's a preview of the output quality.

Pull requests are welcomed !

License

Zlib (see License.txt)

About

A Quick GIF replay recorder for Unity URP 2022.2.10

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%