stefanaonx / spidertron-extended

Factorio mod for more spidertrons version
5 stars 4 forks source link

The ghost weaver repair beam is glitchy when using industrial revolution 2 mod #19

Closed stefanaonx closed 2 years ago

stefanaonx commented 2 years ago

The ghost weaver repair beam is glitchy when using industrial revolution 2 mod https://cdn.discordapp.com/attachments/928016835910176808/953614902323466260/unknown.png

Need new animation for the

data.raw['beam']['weaver-repair-beam'].head.filename = "spidertron-extended/graphics/spidertron_builder_laser_body_HD_1.png"

data.raw['beam']['weaver-repair-beam'].tail.filename = "spidertron-extended/graphics/spidertron_builder_laser_end_HD_1.png" data.raw['beam']['weaver-repair-beam'].tail.width = 55 data.raw['beam']['weaver-repair-beam'].tail.height = 31 data.raw['beam']['weaver-repair-beam'].tail.frame_count = 16

data.raw['beam']['weaver-repair-beam'].body.filename = "spidertron-extended/graphics/spidertron_builder_laser_body_HD_1.png" data.raw['beam']['weaver-repair-beam'].body.width = 16 data.raw['beam']['weaver-repair-beam'].body.height = 12 data.raw['beam']['weaver-repair-beam'].body.frame_count = 32

need new animations for builder laser body and builder laser end that has the frame count that is written in the code, ping me if you need more info :)

stefanaonx commented 2 years ago

Removing compatibility with Industrial Revolution.