YAY
- Mask functionality - Rehandled Animations (now consistent)
This commit is contained in:
@@ -52,9 +52,6 @@ function DoLights()
|
||||
)]]
|
||||
end
|
||||
for _, enty in pairs(LoadedEntities) do
|
||||
if enty.illuminated == true then
|
||||
enty:Draw()
|
||||
end
|
||||
end
|
||||
love.graphics.setColor(0,0,0,0.5)
|
||||
for _, light in pairs(Lights) do
|
||||
|
||||
Reference in New Issue
Block a user