ptrkdan / Project-Ludicrous-Speed

A sci-fi side-scrolling looter shooter game prototype built on Unity
Apache License 2.0
0 stars 0 forks source link

Speed buff not properly being removed #28

Closed ptrkdan closed 5 years ago

ptrkdan commented 5 years ago

Upon expiring, the velocity does not equal the value at the beginning.

ptrkdan commented 5 years ago

It turned out it was because the speed factor was being divided by 20, but the base Engine stat was set as 25.