| 01-19-2004, 12:06 AM | #1 |
they only seem to have one, but i want an attachment point on its head, where the little glowing orb is. I looked through the .mdl and only found one for the flag, so is it possible to add one more attachment point? |
| 01-19-2004, 02:58 PM | #2 |
Quite possible. Even easier, though, would be to raise the pivot point of that attachment point, if you have no other use for it. Go down to the section of the mdl that deals with pivot points, and raise the z coordinate of the one that corresponds to the objectID of the attachment point. If you *must* add a new attachment point, simply add in a new one using an existing attachment point (in that or another model) as a template. Just make sure to adjust your objectID numbers, and make sure you add a pivot point. Wc3 will only recognize certain names of attachments if you plan on adding models via triggers. If you're using the "path" parameter in the mdl itself to add models, though, you can use any name. |
