#how to parent a object in a script without changing the childs scale

1 messages · Page 1 of 1 (latest)

karmic tiger
#

im using this in a oncollison function

#

transform.SetParent(collision.transform);

#

and it changes the childs (which is a bullet) to the walls scale which looks really weird

#

how do i fix this

open falcon
#

This does not sound like a DOTS issue.