decentraland / godot-explorer

10 stars 10 forks source link

feat: ui sounds and avatar sfxs #411

Closed kuruk-mm closed 3 months ago

kuruk-mm commented 3 months ago

Fix https://github.com/decentraland/godot-explorer/issues/405

The sounds of the remote avatars depend on the animations... sometimes the decision on when to play, walk/run/land/etc., makes the noises look wrong. But it is in sync with the animation. This should be fixed in the prediction algorithm.