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?
you could have a textlabel inside a frame with clipdescendants enabled, and a imagelabel for the icon
something like this
you could position the “Title” outside of the “TitleHolder” and then tween the icon & title’s position and transparency
1 Like