Is there no way to scale?

Started by AGP, July 03, 2013, 10:11:31 PM

Previous topic - Next topic

AGP

I had an artist spend days on a model that proved to be too small for my game. OgreMax only scales up to 10 times, and I need it 25 times bigger...

AGP

I see that you can load the original .xml in a different scale, now. I wish you could do the same with the .bones.

raft

you can do a scaling at initial loading. if you need scaling after loading, at worst you can do scaling after animation, reset the scale at the beginning of next frame, do the animation and scale it again