alexnita3 / GalaxyRP

GNU General Public License v2.0
5 stars 3 forks source link

Mediatate3 emote doesn't work properly #66

Closed alexnita3 closed 3 years ago

alexnita3 commented 3 years ago

Description of the bug (and if possible, steps to reproduce the bug):

  1. Connect to server.
  2. Join game (not as spectator)
  3. Run command /emote meditate3

The emote isn't displayed properly, not 100% sure why, as the other custom ones work like a charm, it's only that one. Perhaps there's too many frames? Had a look at it in ModView and it works fine. Possibly an error with the actual animation in the .gla?

What did you expect to happen instead? I would expect the correct animation to play. (crossed legs, with sabers floating in front of the player)

Starting point: This commit is where you should start, it added all the animations in. https://github.com/alexnita3/GalaxyRP/commit/4e46ca78257fe5c8a2d7959c2f4e1b0312d7eb5c

alexnita3 commented 3 years ago

Fixed by https://github.com/alexnita3/GalaxyRP/commit/22f19a574aae9ef09fbcd2453c26aa0dbf42051b .