Taureon / aps-plus-plus

Hosting your own Arras Community Server, made very easy to get and edit!
GNU General Public License v3.0
29 stars 67 forks source link

Bug on mockup #197

Closed AydanL closed 5 months ago

AydanL commented 6 months ago

Interresting issue, when you batch classes the mockup size will be based on the size of the first tank of the array. For example, the upgrade UPGRADES_TIER_0: [[ "ranger", "spike" ]] will be sized based on the ranger mockup but UPGRADES_TIER_0: [[ "spike", "ranger" ]] won't because the body will be as big as a regular spike would be. Hope I explained well

AydanL commented 6 months ago

The more I use it the more bugs i find... On top of said issue, the tank printing is broken when invisibilible

Frostbyte178 commented 6 months ago

wdym tank printing

AydanL commented 6 months ago

i mean the drawing, I showed pic on discord arras-coding