Title.
https://gyazo.com/a1032abba500999c7e9da8c68d9e9afa < That is what I mean.
@TheNexusAvenger how did you do it?
Title.
https://gyazo.com/a1032abba500999c7e9da8c68d9e9afa < That is what I mean.
@TheNexusAvenger how did you do it?
It looks like they chopped up the logo image into individual ImageLabels, then scripted them to shrink and rotate after the player presses the Play button.
Is there an easy way of doing this? Or would you literally have to manually chop, upload and position each image individually?
It can be easily done with through scripting, you just have to know how to create the ImageLabels and modify their properties to create the whole image.
I know that, but is there a quick method of chopping and uploading the images?
You just need one image, slice the ImageLabels and offset their image. It’s pretty similar to the principles behind spritesheets so it might help to look up threads on those if it’s still confusing.
I was literally about to say that I was looking at spritesheets. Thanks for the help!
No problem, good luck with making your own animated intro!
Thanks!