Forums WoW Modding Discussion Modeling [Archive] Selective collision adding - How is it done ?

[Archive] Selective collision adding - How is it done ?

[Archive] Selective collision adding - How is it done ?

rektbyfaith
Administrator
0
07-10-2016, 12:23 PM
#1
Archived author: Allifeur • Posted: 2016-07-10T12:23:11+00:00
Original source

Hello everybody,

I recently started to rework some old Elwynn models so they could fit with our modern graphics. Ingame, everything seems to work fine, but there is an invisibile issue here : The models are heavy ! This bridge alone takes 125Ko, which is way more than other similar models.

[Image: Rq01bNZ.jpg]

 In fact, half of this M2 size is due to collisions : Collision Adder gives every single face its own rigidity without discrimination. Any rope, any part of a wooden plank will be solid.

[Image: Mi9k2OV.jpg]

Since I'm not planning to create World of Antcraft, this is a big waste of computer resources : If I don't find a solution, all of this will stack up and make the game unaccessible for weaker engines... So I would like to know how I can filter the collision adding, or make a collision sub-model mixed with the original one, something like this :

[Image: 96TKNY2.jpg]

Thank you for your attention.
rektbyfaith
07-10-2016, 12:23 PM #1

Archived author: Allifeur • Posted: 2016-07-10T12:23:11+00:00
Original source

Hello everybody,

I recently started to rework some old Elwynn models so they could fit with our modern graphics. Ingame, everything seems to work fine, but there is an invisibile issue here : The models are heavy ! This bridge alone takes 125Ko, which is way more than other similar models.

[Image: Rq01bNZ.jpg]

 In fact, half of this M2 size is due to collisions : Collision Adder gives every single face its own rigidity without discrimination. Any rope, any part of a wooden plank will be solid.

[Image: Mi9k2OV.jpg]

Since I'm not planning to create World of Antcraft, this is a big waste of computer resources : If I don't find a solution, all of this will stack up and make the game unaccessible for weaker engines... So I would like to know how I can filter the collision adding, or make a collision sub-model mixed with the original one, something like this :

[Image: 96TKNY2.jpg]

Thank you for your attention.

rektbyfaith
Administrator
0
07-10-2016, 12:39 PM
#2
Archived author: Skarn • Posted: 2016-07-10T12:39:10+00:00
Original source

As for M2, you can use this:

https://www.wowmodding.net/files/file/79.../?do=embed

As for WMOs which I'd recommned you to use with any walkable objects for multiple reasons (material footstep sounds, working vmaps/mmaps, etc). It is done via collision vertex groups. You assign only geometry that you need. If something needs to be added, just leave this geoemtry without WoW material and it will not get exported as real geometry but can be still assigned as collision data.
rektbyfaith
07-10-2016, 12:39 PM #2

Archived author: Skarn • Posted: 2016-07-10T12:39:10+00:00
Original source

As for M2, you can use this:

https://www.wowmodding.net/files/file/79.../?do=embed

As for WMOs which I'd recommned you to use with any walkable objects for multiple reasons (material footstep sounds, working vmaps/mmaps, etc). It is done via collision vertex groups. You assign only geometry that you need. If something needs to be added, just leave this geoemtry without WoW material and it will not get exported as real geometry but can be still assigned as collision data.

rektbyfaith
Administrator
0
07-10-2016, 12:43 PM
#3
Archived author: Allifeur • Posted: 2016-07-10T12:43:47+00:00
Original source

Oh yeah, that's exactly what I needed ! Thank you very much for this, Skarn.
rektbyfaith
07-10-2016, 12:43 PM #3

Archived author: Allifeur • Posted: 2016-07-10T12:43:47+00:00
Original source

Oh yeah, that's exactly what I needed ! Thank you very much for this, Skarn.

rektbyfaith
Administrator
0
07-10-2016, 12:47 PM
#4
Archived author: Skarn • Posted: 2016-07-10T12:47:02+00:00
Original source

No problem. If it does not work, tell me. I sometimes mess up things. Did not really test it.
rektbyfaith
07-10-2016, 12:47 PM #4

Archived author: Skarn • Posted: 2016-07-10T12:47:02+00:00
Original source

No problem. If it does not work, tell me. I sometimes mess up things. Did not really test it.

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)