unity-renderer
unity-renderer copied to clipboard
Implement NFT emotes loop property
Emotes flagged as "loop" needs to be played as a loop
Acceptance Criteria
- Emotes flagged as loop are played continuously
- Moving the player in any direction or jump cancels the emote loop
- Other players can see players reproducing loop emotes in a seamless way (no gaps between iterations)
PR with this change https://github.com/decentraland/unity-renderer/pull/2937