Search Unity

Billboarding a ball

Discussion in 'General Graphics' started by Danicano, Jan 17, 2017.

  1. Danicano

    Danicano

    Joined:
    Mar 10, 2015
    Posts:
    18
    Hi. I'm working on a pinball. I wish to billboard the ball in order to get a sprite shown above the ball. Always every post of billboarding recommend using a plane and the lookAt camera command. But what bout a ball, where the object rotates an moves in a lot of directios? How to attach a billboard image to it?