I am not sure where should I post this, but is there a way to upload animations, from Adobe after effects for instance, into roblox? Currently there is no way to upload videos into roblox and animating a complex image using tweens seems like a no go
You can’t upload animated decals. Your best chance would be to try to code some type of like slideshow or something frame by frame.
so that’s a dead end. Having the player load around 300 images to have at least a short animation would take hours to load. And I dont even mention the work behind uploading so much images. Anyways thanks for your help
Yea I know. I really hope Roblox allows us to upload our own videos, I have soo many cool ideas in regards to videos on Roblox that I can’t do cuz of it.
If your video’s/gif’s/animation’s resolution is below 1028x1028 then you can divide each frames. For Instance if your video is 512x512 you can put 4 frames into a single image and load the frame you want using ImageRectSize
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.