React-360: Support for animate sprites ?

Created on 10 Apr 2017  路  5Comments  路  Source: facebookarchive/react-360

Any way we can animate sprites ? I notice since px aren't being taken by images I can't exactly animate via CSS, I then tried to just render each image in a loop but the render function takes too long and causes the image to flicker instead

Most helpful comment

I hope you don't mind @TravisWu I alter the title and moved it into the content.

I understand what you are trying to do and it will be something we will look at after we are happy with core support

All 5 comments

I hope you don't mind @TravisWu I alter the title and moved it into the content.

I understand what you are trying to do and it will be something we will look at after we are happy with core support

@mikearmstrong001 not at all! Thank you for the prompt response, wondering if ReactVR supports Gifs too, I can use that to circumvent my current problem as well

Just landed custom textures. If you can animate a canvas in the runtime, you can attach it to any or Mesh

Awesome! Thank you, this is great :)

Shipped in 1.2.0

Was this page helpful?
0 / 5 - 0 ratings