This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [Question] Does scaling model in Blender scale in game?  (Read 1269 times)

leeviathan

  • Registred Member
  • Loreweaver
  • *****
  • Posts: 107
    • View Profile
[Question] Does scaling model in Blender scale in game?
« on: November 11, 2015, 01:36:54 am »
Does scaling a model in Blender scale it in game? Or rather, should it scale models in game?

I ask because I made a modification to a model in blender (that whole m2->m2i->m2 business) and it came out fine except that I had scaled it down about ~%50 in Blender and its size remained unchanged in game. In theory, should it have scaled down? If so I'm thinking it might have something to do with all the m2 conversions that are required to get the model working in Vanilla. I just can't seem to get a model to scale correctly.

Chase

  • Registred Member
  • Loreweaver
  • *****
  • Posts: 116
    • View Profile
Re: [Question] Does scaling model in Blender scale in game?
« Reply #1 on: November 11, 2015, 10:04:06 pm »
I think the bones in the animations ultimately scale/position the model.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

phantomx

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 615
    • View Profile
Re: [Question] Does scaling model in Blender scale in game?
« Reply #2 on: November 11, 2015, 11:30:17 pm »
Sizing the model in blender should only be done to match the bones location, if you want to scale it up do that via creaturemodeldata.dbc

http://www.wowdev.wiki/index.php?title=CreatureModelData.dbc
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
[wimg]http://i.imgur.com/6fxUQL1.gif[/wimg]

leeviathan

  • Registred Member
  • Loreweaver
  • *****
  • Posts: 107
    • View Profile
Re: [Question] Does scaling model in Blender scale in game?
« Reply #3 on: November 14, 2015, 02:35:24 pm »
Quote
if you want to scale it up do that via creaturemodeldata.dbc

That was my first approach, but I couldn't seem to get it to work, I'll give it a shot again. Just to narrow my experiments a little, could you tell me which field to edit for scaling models (I'm scaling down, by the way, not that that should make any difference...but, you know, stranger things have happened)? I tried the obvious first--"modelScale" field--initially but it didn't seem to change anything at all.