Description:
- This is a simple mod that displays a shield animation when you take damage and as your shield charges.
Video
- Factorio Version: 0.15
- Released: July 28th 2015
- License: MIT License
- Tags: Shield,Animation,Graphics
[ /b][/color]
Code: Select all
if (grid ~= nil) and (grid.valid) then -- Check for grid existence.