unity-renderer icon indicating copy to clipboard operation
unity-renderer copied to clipboard

Implement NFT emotes loop property

Open olavra opened this issue 2 years ago • 1 comments

Emotes flagged as "loop" needs to be played as a loop

Documentation

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)

olavra avatar Aug 22 '22 11:08 olavra

PR with this change https://github.com/decentraland/unity-renderer/pull/2937

Antivortex avatar Aug 30 '22 13:08 Antivortex