diff options
| author | 1029chris <1029chris@gmail.com> | 2016-04-19 19:54:54 -0700 |
|---|---|---|
| committer | 1029chris <1029chris@gmail.com> | 2016-04-19 19:54:54 -0700 |
| commit | f266540b1784dd5dea85722948651173e8964399 (patch) | |
| tree | a88a065ea85b75491d09754e6714421d1ec8ffb1 /assets.lua | |
| parent | 52aabb377965f327cf580c5d183e3265d686ddf5 (diff) | |
Viruses eye follows the mouse
Diffstat (limited to 'assets.lua')
| -rw-r--r-- | assets.lua | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -148,6 +148,8 @@ function loadAssets() v1.c.sp = 2 v1.c.angle = 0 v1.c.load = false + v1.c.eyex = 0 + v1.c.eyey = 0 expl = {} expl.frames = {} expl.pic = love.graphics.newImage("assets/explosion.png") |
