Inspiration
In my experience using Spark AR we had a sprite player function which allowed us to create short animations using sprites. I wanted to bring that same funcion to Horizon.
What it does
Use the sprite player to create simple animations, gifs, short clips, or even presentations. The sprite player allows you to add multiple sprites, control the speed by increasing or lowering the frames per second FPS and use the loop button to play it continuously
How we built it
It was used with the horizon worlds desktop editor. The script allows an unlimited amount of textures to be created. Each frame or each texture is added using a png image. To control the speed you increase or decrease the amount of frames per second.
Challenges we ran into
uploading multiple textures manually was a challenge
Accomplishments that we're proud of
Im proud of what this tool can do because it opens up the door to adding gifs, small clips or even can be used for simulating a power point presentation.
What we learned
I learned more about FPS
What's next for Sprite Player
Improve its functionality
Built With
- horizon
- typescript
Log in or sign up for Devpost to join the conversation.