Hello!
I'm trying to position instanciated gameobject (through scripts) under the content of a scrollview... The problem I have is they don't show at all at the right place, so I'm confused to what to do ..
So I thought if I did set the local position of the object (with gaps in between) that...
Unity 4.6 UI Script : Instanciate Gameobject under scrollview and position them?
I'm trying to position instanciated gameobject (through scripts) under the content of a scrollview... The problem I have is they don't show at all at the right place, so I'm confused to what to do ..
Code (CSharp):
Unity 4.6 UI Script : Instanciate Gameobject under scrollview and position them?