Hello,
I am currently working on a project where I have animated a animatic that is intended to be a sort of thank you message. The animation is meant to be loaded and played in html5. Within the message I am wanting to load an image dynamically (this would be different depending on who is sending the message) from a url and then I want to attach the image to a bone/slot within the animation. This way it appears as if it is part of the animation itself. I am also wanting to do the same with some text provided by the sender. I am wanting to know if this is possible? If so how would I go about doing this?
I feel like it would be pretty straightforward in terms of attaching the image but I dont know specifically as I do not code in html5. I'm trying to offer solutions for the code end and so far we dont seem to be on the same page.
If those of you who reply could provide some examples that would be great!