bugfix collision optimizer being too greedy
This commit is contained in:
@@ -301,7 +301,6 @@ function Player:HandleAnimation()
|
||||
)
|
||||
end
|
||||
|
||||
logPrint(tostring(self.body.anim_speed))
|
||||
self.body:Animate()
|
||||
self:Draw(self.body)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user