Rehandled Darkness and Lights. Refactored lots of stuff. Rewritten shaders.
This commit is contained in:
@@ -27,6 +27,8 @@ function HookAnchor:HandleAnimation()
|
||||
end
|
||||
|
||||
function HookAnchor:DrawBackground()
|
||||
Entity.DrawBackground(self)
|
||||
love.graphics.setColor(1,1,1,1)
|
||||
love.graphics.circle(
|
||||
"line",
|
||||
-Camera.pos.x + self.pos.x,
|
||||
|
||||
Reference in New Issue
Block a user