How to recreate this gui effect?

I’m trying to recreate this gui effect from a game a developer, Tze is creating. I was wondering how it is done.

5 Likes

I don’t really know but I’m definitely gonna track this topic to see anyone who has some answer since this looks really cool!

2 Likes

looks like viewport frames are being used

maybe something with tweenService and an imageLabel?

I think there’s a better way, like we just need to put a video into the gui and play it, I saw that Honkai Impack using that method for their cutscence so yeah

it was pretty easy, i used viewportframes and worldmodel then put a model and animated it then tweened the viewportframe (not finished product but pretty much the base of it) (but i dont know how he was able to lower the boarders of the viewportframe’s boarders without affecting the actual viewport)

6 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.