We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

camera facing

Home Forums Puzzles camera facing

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #34262
    vivektrivedi478
    Customer

    Hi, is there any puzzle reference which I can use to make my particular object alway facing the camera, as we saw in some games where single face trees always face the camera. 

    thanks.

    #34263

    Hi,

    you can use the corresponding modifier/constraint in the 3D editor of your choice. See the Scooter demo where the small black buttons are always facing the camera.

    Chief 3D Verger | LinkedIn | Twitter

    #34324
    derekwang0605
    Customer

    I used below to bind the text object to the camera in Blender.
    mytxtobj=createText(text=’Button’,myloc=(0,-0.36,-2.14),myrotation_euler=(radians(0),0,0),myscale=0.216/isize,0.216/isize,0.039),myextrude=0.085,mybeveldepth=0.0691,isMesh=True)
    mytxtobj.name=’Textbutton’
    mytxtobj.parent=cam

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.