Reset scale size to 1.0

GTA:V Modding with ZModeler3 discussion.
Post Reply
Trippin
Posts: 20
Joined: Wed Jun 21, 2023 1:01 am

Reset scale size to 1.0

Post by Trippin »

Hello,

I have upscaled a part from scale size 1.0 to 5.0 - is it possible to set it's current size to 1.0 instead of keeping it at 5.0?

I hope I explained this well, thanks!
User avatar
Oleg
Site Admin
Posts: 14915
Joined: Fri Feb 06, 2004 3:54 am
Contact:

Re: Reset scale size to 1.0

Post by Oleg »

you should rescale axes back to 1.0 as most of export formats require axes to be in unit scale (1.0 on all axes). You can do this in properties window of an object.

you can rescale the geometry and keep axes scale 1.0. To do so, switch object to vertices level, select all vertices, pick "Scale" tool and click on any vertex. A flyout window will appear, toggle "all axes" box and type 500 there (500%) and press OK.
Trippin
Posts: 20
Joined: Wed Jun 21, 2023 1:01 am

Re: Reset scale size to 1.0

Post by Trippin »

Okay thank you!
Post Reply