Page 1 of 1

How to scale imported models?

Posted: Sun Nov 04, 2012 10:20 pm
by Tinned Bread
I've looked for a solution and can't find one. Basically my problem is this; After importing a model into RF, I need to scale it down, as it is too tall. However, I select the model, click scale, and try to scale it, but nothing happens.

It is a staticentityproxy, I have tried a StaticMesh but I have been getting the same issue.

Is there any way to actually scale an imported model, or do I have to keep creating different versions in the modelling program itself to get my desired result?

Thanks in advance. :)

Re: How to scale imported models?

Posted: Mon Nov 05, 2012 3:50 pm
by amnaamir
You can use STATIC MESH entity eg:-Add to szActor = props\Table.act then use Scale= 1.5 or any value to scale your actor.
If your using PAWN then go PAWN.INI Actorscale = 1.5 or any value.

Re: How to scale imported models?

Posted: Mon Nov 05, 2012 8:58 pm
by QuestOfDreams
If the entity does not update in the editor's views after changing the scale value of the entity go to the Build menu and click on Rebuild BSP Tree. Do not use the Scale Brush tool!

Re: How to scale imported models?

Posted: Tue Jan 21, 2014 11:37 am
by faris
Any chance of getting to try out your game?