About the camera or the event listener

Added by wangxuan2730 almost 7 years ago

when the role around a hill or a wall, if I stretch the mouse wheel, the hill or the wall can't obstruct the camera(or mouse listener)...what's the reason? and how to solve it?


Replies (4)

RE: About the camera or the event listener - Added by wangxuan2730 almost 7 years ago

I'm very sorry about my poor English, You can look the picture and you can understand what I say...

example.jpg (51.4 kB)

RE: About the camera or the event listener - Added by wangxuan2730 almost 7 years ago

There is a wall behind the role

RE: About the camera or the event listener - Added by molator almost 7 years ago

There's no collision system with the camera.

You could edit the camera max distance in the client, client_default.cfg:

CameraDistMax = 100.0;

RE: About the camera or the event listener - Added by wangxuan2730 almost 7 years ago

Yes,but in another case, if the character is close to the wall, how to control it? the problem also exist .

(1-4/4)