"Scale" property for ".model"


Sometimes assets has wrong size, so gamedeveloper needs to easyly scale them, but not change position and rotation only.
“Scale” property is needed for “.model”

1 Like

Game Objects have a scale property; components don’t. It’s the next step up in the tree.

4 Likes

Sprites and Labels have that property. I know it’s not accessible in runtime, but it’s still useful to tweak some stuff in the editor here and there.

1 Like