Fixed particles, reduced light radius of visible light

This commit is contained in:
lustlion
2022-02-21 18:48:24 +01:00
parent a944192f67
commit f0bc02c418
5 changed files with 16 additions and 14 deletions

View File

@@ -28,9 +28,9 @@ end
function HookAnchor:DrawBackground()
Entity.DrawBackground(self)
love.graphics.setColor(1,1,1,1)
love.graphics.setColor(1,1,1,0)
love.graphics.circle(
"line",
"fill",
-Camera.pos.x + self.pos.x,
-Camera.pos.y + self.pos.y,
self.hookDistance