enenra / space-engineers-utilities

A Blender 4.0+ addon to streamline working on assets for Space Engineers.
https://spaceengineers.wiki.gg/wiki/Modding/Tools/Space_Engineers_Utilities
GNU General Public License v3.0
45 stars 12 forks source link

Exporting A model with Large > small Breaks Weaponcore Turrets #374

Closed lAimBotl closed 8 months ago

lAimBotl commented 11 months ago

Exported Models subparts shrink when aiming using WeaponCore.

Steps to reproduce the behavior: If you have it set to "Grid Scale = Large" and you make a turret with subparts, and "Grid Export = Small", when you set it up for use with Weaponcore, WC will scale the turrets when aiming. (Does not happen if you export "Grid Scale = Small" with "Grid Export = Small")

Expected behavior Models exported in "Grid Export = Small" with "Grid Scale = Large" should be the same as exporting a model in "Grid Export = Small" with "Grid Scale = Small".

Screenshots GridSizeLargeSmallExport

BLEND file If applicable, provide a BLEND file in which the problem can be reproduced. If you prefer to not share your BLEND file publicly, please state so and we will contact you privately.

Versions (please complete the following information):

Additional context Weapons Exported with "GE = Small" "GS = Small" work fine with Weapon-core. I am guessing it doesn't apply stuff or something when it scales it to SG?

enenra commented 8 months ago

Yes, anything that changes the size of empties on export is going to break turret targeting. Large to small export is not really suitable for anything with subparts in the first place tbh.

The question really is how to surface this best to the user.