Home
Blogs
Questions

Home

About Us

Blogs

Questions

Monetize

Post Job

banner

Questions about camera-view

Read more about camera-view

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - camera-view

How to set the camera in Babylon.js to be in third person?

I managed to create a code where the cameras follow the "tank" object. But with the mouse, you can zoom in and out of the camera. Tell me how to set up the camera so that it moves like in GT...
test-img

Lex34

canvas

camera

babylonjs

camera-view

Votes: 0

Answers: 1

Latest Answer

You need to remove Babylon's default camera pointer input handling. You could remove all camera input handling: camera.inputs.clear(); Or remove just the pointer handling: ArcRotateCamera camera.i...
test-img

kaliatech

Posts

Questions

Blogs

Where knowledge meets opportunity!

About

  • Company
  • Monetize your knowledge
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved