Sprite orientation independent of parent GO

You mean two game objects where one is a child of the other, and the child should always be facing in a certain direction?

There was this discussion on the forum: Rotate game object in collection to absolute north (SOLVED)

And this example showing a solution: https://github.com/britzl/publicexamples/tree/master/examples/fixed_rotation

2 Likes