Robot Army


Manufacture and deploy automated robot soldiers to attack your foes and defend your factory!

a month ago
0.13 - 2.0
36.1K

i New High Res graphics or even models?

a month ago

Hello. Are you considering asking someone to make better graphics and models for 2.0? If money is the problem, I can commission someone.

6 days ago
(updated 6 days ago)

Hi!
All prototypes code need to be updated:
remove non-HR section and get HR out of hr_version subsection.
At least for droids. Function
local function robotAnimation(sheet, tint, scale)

delete this

filename = BOTPATH .. sheet .. ".png",
     width = 80,
     height = 80,
     --tint = tint,
     direction_count = 22,
     frame_count = 1,
     animation_speed = 0.01,
     shift = {0, -0.5},
     scale = scale,
     hr_version = {

and closing curly bracket too.

6 days ago

Factorio2.0 ignores hr_version and everyone sees low level graphics no matter what game video settings were selected.

New response