Hey guys, I really need some help. I animated this in Photoshop…
But I need to create this animation or an animation very close to this in Unity and I have zero experience with animating inside unity or doing anything with unity for that matter. Does anyone have any advice or know of video tutorials I could use?
You can just use this as an animated sprite. Look in the 2D section on how to get this to play as an animation in Unity.
Or - if you need it to be modular/adjustable in Unity -
Personal opinion - I wouldn’t animate this in Unity.
Instead I’d create 3 different animated sprites from the Photoshop file you already have. 1. the light rays, 2. the animated cube, 3 the animated card, and the background can be just a static image. And create the confetti using the particle system, or you can use the confetti animation as an animated sprite, however you will incur a large amount of over draw using this method.
Again - the 2D section will help you put these together as animated sprites and you can layer them - also with the information provided in the 2D section.
By the way - cool light ray effect coming from the seams. This is an animated gif from Photoshop? Well done - though I would of used After Effects or something a little better suited for animation to ease the workflow.