Animated Logo For UI

I would like to create something like this for my game’s startup UI with my studio’s logo, having the wordmark pop out of the icon. How would I go about doing this?
logo-animation-Discord

you could have a textlabel inside a frame with clipdescendants enabled, and a imagelabel for the icon
something like this

image

you could position the “Title” outside of the “TitleHolder” and then tween the icon & title’s position and transparency

1 Like