Question by
themlgdog_official · Dec 28, 2016 at 02:18 PM ·
gameobjectbeginnersizeplaneresize
How to make a game object bigger or smaller ?
I am quite new here and i would like to know how to change the size of a game object. I just placed a plane and would like to make it bigger.
Thanks!
Comment
Answer by tanoshimi · Dec 28, 2016 at 02:18 PM
You set the scale of its Transform component: https://docs.unity3d.com/Manual/class-Transform.html
Your answer
Follow this Question
Related Questions
Is there a minimum size gameObject for spring joints to work? 0 Answers
[AR] Align rotation of object to detected plane 0 Answers
How to resize terrain? 2 Answers
Painting on a GameObject 0 Answers
hide/show an object with another 0 Answers