exeldro / obs-move-transition

Move transition for OBS Studio
https://obsproject.com/forum/resources/move-transition.913/
GNU General Public License v2.0
630 stars 45 forks source link

[Question/FeatureRequest] Prevent matched source from moving #176

Open gianlucalimbi opened 10 months ago

gianlucalimbi commented 10 months ago

Hi @exeldro, love your work! I discovered this plugin only weeks ago and I already can't do without it.

There is just one thing that I can't figure out: is there a way to prevent a source from moving between two scenes?

My use case is this: I have some elements that are in different positions based on the scene (e.g.: follower goal), sometimes in the complete opposite corners, and I don't want these to "move", as they are distracting. I want them treated as if they were disappearing/appearing items (I set those to "Fade" transition in the settings).

I tried using the "Move transition override" filter, but with no luck. The only workaround I found is to wrap these sources into a different Group in every scene, then in the Move transition properties I unticked "Match Nested Scenes". This works, but it's very limiting, and also a pain to do this for every element I don't want to move, in every scene that element appears.

Am I using the Move transition override filter wrong? Is there another way to achieve this? If it's not feasible right now, I think it would be a great addition to the filter.

Thanks!