Closed stefanaonx closed 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 :)
Removing compatibility with Industrial Revolution.
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 :)