shadowscion / Prop2Mesh

Garry's Mod Addon - Convert a group of props into a single clientside mesh
14 stars 8 forks source link

Expression 2: Scaling Multiple Meshes is Unreliable #16

Closed Ahsnarok closed 3 years ago

Ahsnarok commented 3 years ago

Whilst exporting and combining several meshes in E2, I noticed that scaling multiple meshes is unreliable. I exported and combined a total of thirteen meshes. Whilst messing about with MScale, I noticed that some meshes don't scale to the new value of MScale. Only after reloading the E2 numerous times, do all meshes scale to the new value.

After initially spawning the E2, with MScale set to 0.2: 20210101174007_1

After reloading the E2 several times: 20210101173958_1

As you can see, some meshes remain with an MScale value of 1. From experience, the number of meshes affected differ from 1-5. Messing about with timers in E2 doesn't seem to fix the issue.

shadowscion commented 3 years ago

no longer an issue in the rework