Question by
Duckdave · Sep 15, 2017 at 01:59 PM ·
transformchild objectlocalscale
Change transform on ChildObjects except one
Hi Guys,
i have a GameObject with ChildObjects:
Tiny_Zombie_03
bone_004
bone_005
bone_006
Canvas
If the zombie goes left, all the objects should transform.localScale set to -1 except the Canvas Childobject.
How can i do that? Thanks for advice.
Comment
Your answer
Follow this Question
Related Questions
Gameobject transform not moving when doing animation 0 Answers
Child object in animation transform Problems 1 Answer
LocalScale not working? 4 Answers
Saving default scale of an object c# 1 Answer
transform.localScale in Coroutine grows exponentially 0 Answers