[DiscordArchive] Hi again! I was unable to get `Player:SetSpeed` to work. Internally it was using `Unit::SetSpeedRate
[DiscordArchive] Hi again! I was unable to get `Player:SetSpeed` to work. Internally it was using `Unit::SetSpeedRate
Archived author: Gøran • Posted: 2022-01-20T16:58:23.982000+00:00
Original source
Hi again! I was unable to get `Player:SetSpeed` to work. Internally it was using `Unit::SetSpeedRate`, but after changing it to use `Unit::SetSpeed` instead it works. Is this a bug in the module, or am I doing something stupid?