decentraland / unity-explorer

Apache License 2.0
6 stars 9 forks source link

AvatarShape should interpolate when moving over larger distances #421

Open m3taphysics opened 3 months ago

m3taphysics commented 3 months ago

Issue Description:

When an avatar shape is given a larger distance to move, it should automatically animate like in Unity-Renderer.

mikhail-dcl commented 3 months ago

In general we need to make the interpolation system work with SDK Entities. We don't support it currently