0

Scene and gamemode are different

linlinoful 9 months ago updated by Preliy 9 months ago 1

Hello,

can someone explain, why the box does get bigger when switching in gamemode? How can i avoid it?

First picture shows scene mode (how i want it to look like), second shows gamemode.

Image 965

Image 966

You must check the scaling in whole hierarchy. For such kinematic chains I always do scaling Vector3.one and use scaling only for child gameobjects with mesh renderer.