Wall Worm Forums

Design Tools => Wall Worm Model Tools => Bug Reports => Topic started by: NG on March 04, 2019, 03:12:14 AM

Title: [v3.912] Breakable props clone if physicsmode is 3
Post by: NG on March 04, 2019, 03:12:14 AM
using csgo, setting a breakable prop_physics_multiplayer to Non-Solid, Client-side will create a duplicate.

Also, can we get a button to align the collmesh pivot with the model pivot?
Title: Re: [v3.912] Breakable props clone if physicsmode is 3
Post by: wallworm on March 04, 2019, 08:08:04 AM
Thanks for the info and the suggestion. I will look into both.
Title: Re: [v3.912] Breakable props clone if physicsmode is 3
Post by: wallworm on March 04, 2019, 09:20:21 AM
I have added a function to align pivot in the next update to WW which should come out soon.

I have also added a fix for seeing duplicate entities in next update. The quick fix, however (until I post the update), is to do this before exporting the VMF. Before clicking the export VMF button, click the Reclassify Scene Nodes (Fixes Items Skipped in Export) button below the button to export the VMF. The problem is that some actions/functions in WW will incorrectly classify an object that has already been classified -- causing the scene manager to think there are more instances of an object than should be. Reclassifying a scene will fix this.

Hint: If you Right-Click the Export Scene as Game Level button, it will also reclassify the scene before exporting.