Hi there,
I’m developping an application that takes a screenshot and saves it as a file on the computer when pressing a hud button.
My question is : is there a way to add another HUD on the taken screenshot, as a text or logo ?
Here is my setup : HUD says to a scene capture 2D comp to capture the scene, which is saved as a file on desktop (using Rama’s Victory plugin).
I’ve only 1 HUD configured for now. Should I modifiy this HUD to change what’s displayed when screenshot is taken ? Or add a HUD specifically to scene capture 2D ? How to add a HUD to the SceneCapture view ? Using a composite or blend PP material ?
Thanks a lot !